From d2f897824e9e6374a3972a47ec2027acd05bb436 Mon Sep 17 00:00:00 2001 From: rhatto Date: Tue, 29 Aug 2006 19:20:11 +0000 Subject: libtheora update git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@72 370017ae-e619-0410-ac65-c121f96126d4 --- libtheora/libtheora.SlackBuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'libtheora') diff --git a/libtheora/libtheora.SlackBuild b/libtheora/libtheora.SlackBuild index 9c5d9c28..a04796d9 100755 --- a/libtheora/libtheora.SlackBuild +++ b/libtheora/libtheora.SlackBuild @@ -126,6 +126,7 @@ echo 'chroot . /sbin/ldconfig' > install/doinst.sh makepkg -l y -c n $REPOS/$NAME-$VERSION-$ARCH-$BUILD.tgz -if [ "$1" = "--cleanup" ]; then - rm -rf $TMP +if [ "$CLEANUP" == "yes" ]; then + rm -rf $TMP fi + -- cgit v1.2.3