diff options
author | orphaned - no maintainer <nobody@nowhere> | 2020-03-05 00:40:05 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-03-05 00:40:34 +0700 |
commit | a9ca33060ab18884927f7098b99fd7535af01983 (patch) | |
tree | f325a9e9e77f3345d0c4b16f753fc7b92e638d19 /desktop/ceti-2-theme | |
parent | c67deb96e3d6f17639f905901ce156f56fc7906a (diff) | |
download | slackbuilds-a9ca33060ab18884927f7098b99fd7535af01983.tar.gz |
desktop/ceti-2-theme: Orphaned.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/ceti-2-theme')
-rw-r--r-- | desktop/ceti-2-theme/ceti-2-theme.SlackBuild | 4 | ||||
-rw-r--r-- | desktop/ceti-2-theme/ceti-2-theme.info | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/desktop/ceti-2-theme/ceti-2-theme.SlackBuild b/desktop/ceti-2-theme/ceti-2-theme.SlackBuild index f5ed3c662c..82f4825ac7 100644 --- a/desktop/ceti-2-theme/ceti-2-theme.SlackBuild +++ b/desktop/ceti-2-theme/ceti-2-theme.SlackBuild @@ -2,7 +2,7 @@ # # Slackware build script for ceti-2-theme. # -# Copyright 2016 Edinaldo P. Silva, Rio de Janeiro, Brazil. +# Copyright 2016-2020 Edinaldo P. Silva, Rio de Janeiro, Brazil. # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -66,7 +66,7 @@ find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | gr | cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION -cp -a AUTHORS COPYING README.md $PKG/usr/doc/$PRGNAM-$VERSION/ +cp AUTHORS COPYING README.md $PKG/usr/doc/$PRGNAM-$VERSION/ cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild mkdir -p $PKG/install diff --git a/desktop/ceti-2-theme/ceti-2-theme.info b/desktop/ceti-2-theme/ceti-2-theme.info index 28f1dffa11..e75ed7fab2 100644 --- a/desktop/ceti-2-theme/ceti-2-theme.info +++ b/desktop/ceti-2-theme/ceti-2-theme.info @@ -6,5 +6,5 @@ MD5SUM="5da8e4e6c2260113b12fafc0a682b389" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="murrine" -MAINTAINER="Edinaldo P. Silva" -EMAIL="edps.mundognu@gmail.com" +MAINTAINER="orphaned - no maintainer" +EMAIL="nobody@nowhere" |