aboutsummaryrefslogtreecommitdiff
path: root/scripts/auto-build/pd-extended-auto-builder.sh
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2007-11-04 18:07:27 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2007-11-04 18:07:27 +0000
commit37e7dabe7b8f89899666584c71aa3d669e6ff0bc (patch)
treef2d3e0ef536901369e1c5e933b4d4a3f6b91c30e /scripts/auto-build/pd-extended-auto-builder.sh
parentbb24217ff673ac78ddfb68eb364e0ca53192171b (diff)
included the patches into the branch-v0-40-extended so they don't need to be applied anymore
svn path=/trunk/; revision=8932
Diffstat (limited to 'scripts/auto-build/pd-extended-auto-builder.sh')
-rwxr-xr-xscripts/auto-build/pd-extended-auto-builder.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/auto-build/pd-extended-auto-builder.sh b/scripts/auto-build/pd-extended-auto-builder.sh
index 0a63c9eb..244f0f84 100755
--- a/scripts/auto-build/pd-extended-auto-builder.sh
+++ b/scripts/auto-build/pd-extended-auto-builder.sh
@@ -43,7 +43,7 @@ rsync -a --delete rsync://128.238.56.50/distros/pd-extended/ \
${auto_build_root_dir}/
cd "${auto_build_root_dir}/packages/$BUILD_DIR"
-make -C "${auto_build_root_dir}/packages" patch
+make -C "${auto_build_root_dir}/packages" set_version
make test_locations
make package_clean
make install && make package