zenity: Fix build.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
This commit is contained in:
Willy Sudiarto Raharjo 2024-02-24 22:16:07 +07:00
parent c2e45d0763
commit 8ea05dc6a7
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -90,7 +90,7 @@ for i in $( find $PKG/usr/man -type l ) ; do ln -s $( readlink $i ).gz $i.gz ; r
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a \
AUTHORS ChangeLog HACKING README TODO \
AUTHORS ChangeLog TODO \
COPYING ChangeLog.pre-git NEWS THANKS \
$PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild