aboutsummaryrefslogtreecommitdiff
path: root/patches
diff options
context:
space:
mode:
authorrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2007-10-01 04:21:27 +0000
committerrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2007-10-01 04:21:27 +0000
commit35dbf2e26a56e288ad54000a811e7f9e5bc01afb (patch)
tree46358ac3708a3f7c55a66a33998678af82e74e53 /patches
parenta6fda97e2cc82e0714105c80f15faa70c67f5e6b (diff)
downloadslackbuilds-35dbf2e26a56e288ad54000a811e7f9e5bc01afb.tar.gz
slackbuilds-35dbf2e26a56e288ad54000a811e7f9e5bc01afb.tar.bz2
rsync: small fix
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@1393 370017ae-e619-0410-ac65-c121f96126d4
Diffstat (limited to 'patches')
-rwxr-xr-xpatches/rsync/rsync.SlackBuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/patches/rsync/rsync.SlackBuild b/patches/rsync/rsync.SlackBuild
index bf636386..9f9fc8f9 100755
--- a/patches/rsync/rsync.SlackBuild
+++ b/patches/rsync/rsync.SlackBuild
@@ -113,6 +113,7 @@ cp -a README NEWS COPYING tech_report.tex $PKG/usr/doc/rsync-$VERSION
mkdir -p $PKG/install
cat $CWD/slack-desc > $PKG/install/slack-desc
+cd $PKG
makepkg -c y -l y $REPOS/$PACKAGE-$VERSION-$ARCH-$BUILD.tgz || exit $ERROR_MKPKG
if [ "$CLEANUP" == "yes" ]; then