aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rwxr-xr-xtools/Linux/packaging/ppa-builder.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/Linux/packaging/ppa-builder.sh b/tools/Linux/packaging/ppa-builder.sh
index 681b054488..8c5c18a65d 100755
--- a/tools/Linux/packaging/ppa-builder.sh
+++ b/tools/Linux/packaging/ppa-builder.sh
@@ -115,6 +115,8 @@ preparesrc()
fi
cd $DESTSRC
./bootstrap
+ make -C lib/addons/script.module.pil Imaging-1.1.7.tar.gz
+ make -C lib/addons/script.module.pysqlite pysqlite-2.5.6.tar.gz
cd $OLDPWD
if [ -z $UPDPPA ]; then
echo "Copying to .orig folder"