mirror of
https://gitlab.com/mateslackbuilds/msb.git
synced 2024-12-25 21:59:36 +01:00
caja-actions: Fix newline and update year.
Signed-off-by: Willy Sudiarto Raharjo <willysr@gmail.com>
This commit is contained in:
parent
e86a03336b
commit
d077adb007
3 changed files with 4 additions and 4 deletions
|
@ -3,7 +3,7 @@
|
|||
# Slackware build script for caja-actions
|
||||
|
||||
# Copyright 2016 Leonardo Citrolo
|
||||
# Copyright 2016-2018 Willy Sudiarto Raharjo <willysr@slackware-id.org>
|
||||
# Copyright 2016-2019 Willy Sudiarto Raharjo <willysr@slackware-id.org>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -100,4 +100,4 @@ cat $CWD/slack-desc > $PKG/install/slack-desc
|
|||
cat $CWD/doinst.sh > $PKG/install/doinst.sh
|
||||
|
||||
cd $PKG
|
||||
/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-txz}
|
||||
/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-txz}
|
||||
|
|
|
@ -6,4 +6,4 @@ if [ -e usr/share/icons/hicolor/icon-theme.cache ]; then
|
|||
if [ -x /usr/bin/gtk-update-icon-cache ]; then
|
||||
/usr/bin/gtk-update-icon-cache -f usr/share/icons/hicolor >/dev/null 2>&1
|
||||
fi
|
||||
fi
|
||||
fi
|
||||
|
|
|
@ -9,4 +9,4 @@ caja-actions:
|
|||
caja-actions:
|
||||
caja-actions:
|
||||
caja-actions: Homepage: https://github.com/raveit65/caja-actions
|
||||
caja-actions:
|
||||
caja-actions:
|
||||
|
|
Loading…
Reference in a new issue