caja: Remove --sync

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
This commit is contained in:
Willy Sudiarto Raharjo 2014-02-14 18:01:44 +07:00
parent 12484c4005
commit 03233c2a96

View file

@ -25,7 +25,7 @@
PRGNAM=caja
VERSION=${VERSION:-1.7.2}
BUILD=${BUILD:-1}
BUILD=${BUILD:-2}
TAG=${TAG:-_msb}
if [ -z "$ARCH" ]; then
@ -75,7 +75,7 @@ find -L . \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
# Adding --sync parameter in caja.desktop
sed -i 's/Exec=caja/Exec=caja --sync/' data/caja.desktop.in.in
#sed -i 's/Exec=caja/Exec=caja --sync/' data/caja.desktop.in.in
CFLAGS="$SLKCFLAGS" \
CXXFLAGS="$SLKCFLAGS" \