Skip to content

Commit

Permalink
symlinks n shit
Browse files Browse the repository at this point in the history
  • Loading branch information
janl committed Aug 26, 2011
1 parent d8eeb22 commit 7d25a26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-source-package.sh
Expand Up @@ -12,7 +12,7 @@ cd $NAME
../libmemcached \
../php-couchbase \
../php-memcached"
for file in $FILES; do cp -r $file .; done
for file in $FILES; do cp -a $file .; done
cd ..
tar -czf $NAME.tgz $NAME

Expand Down

0 comments on commit 7d25a26

Please sign in to comment.