summaryrefslogtreecommitdiff
path: root/tools/packages/debian.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/packages/debian.sh')
-rwxr-xr-xtools/packages/debian.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/packages/debian.sh b/tools/packages/debian.sh
index 05ba1414..58d02602 100755
--- a/tools/packages/debian.sh
+++ b/tools/packages/debian.sh
@@ -72,6 +72,8 @@ done
# archive control
cd $TEMPDIR
+chmod 644 control md5sums shlibs
+chmod 755 postrm postinst
fakeroot -- tar zcvf ./control.tar.gz ./control ./md5sums ./postrm ./postinst ./shlibs
# archive data
fakeroot -- tar zcvf ./data.tar.gz ./opt ./usr