diff options
author | isaackwy <isaacyu@protonmail.com> | 2024-05-17 22:11:35 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-05-21 09:09:43 +0700 |
commit | b9cc596f7a1245750bb51dd95e1d72f7b93eec57 (patch) | |
tree | 5a9dfac2735d29fae1da4eac0be5f576af148024 /desktop | |
parent | 0c5b0b45ab5165e3117e9b2a0a681640ec752dd8 (diff) |
desktop/plasma5-themes-breath-migration: Orphan maintenance of plasma5-themes-breath-migration
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/plasma5-themes-breath-migration/plasma5-themes-breath-migration.SlackBuild | 4 | ||||
-rw-r--r-- | desktop/plasma5-themes-breath-migration/plasma5-themes-breath-migration.info | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/desktop/plasma5-themes-breath-migration/plasma5-themes-breath-migration.SlackBuild b/desktop/plasma5-themes-breath-migration/plasma5-themes-breath-migration.SlackBuild index eca74f91571b..a4961640581c 100644 --- a/desktop/plasma5-themes-breath-migration/plasma5-themes-breath-migration.SlackBuild +++ b/desktop/plasma5-themes-breath-migration/plasma5-themes-breath-migration.SlackBuild @@ -86,10 +86,10 @@ mkdir build cd build cmake -DCMAKE_C_FLAGS:STRING="${SLKCFLAGS}" \ -DCMAKE_CXX_FLAGS:STRING="${SLKCFLAGS}" \ - -DCMAKE_BUILD_TYPE=Release \ + -DCMAKE_BUILD_TYPE=Release \ -DCMAKE_INSTALL_PREFIX=/usr \ -DKDE_INSTALL_USE_QT_SYS_PATHS=ON \ - -DBUILD_MIGRATION=ON \ + -DBUILD_MIGRATION=ON \ .. make make install DESTDIR=$PKG diff --git a/desktop/plasma5-themes-breath-migration/plasma5-themes-breath-migration.info b/desktop/plasma5-themes-breath-migration/plasma5-themes-breath-migration.info index 2891cdfab5c2..daea3a054a0a 100644 --- a/desktop/plasma5-themes-breath-migration/plasma5-themes-breath-migration.info +++ b/desktop/plasma5-themes-breath-migration/plasma5-themes-breath-migration.info @@ -6,5 +6,5 @@ MD5SUM="c2d7183cec6abab0986c39fdf7244f0c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -MAINTAINER="Isaac Yu" -EMAIL="isaacyu@protonmail.com" +MAINTAINER="orphaned (no maintainer)" +EMAIL="nobody@domain.com" |