We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7dacf68 commit 139ab32Copy full SHA for 139ab32
make-deb.sh
@@ -42,6 +42,7 @@ rm -fr $_opt_dir
42
exit 0
43
PRERM_EOF
44
45
+chmod 755 ./build_env/DEBIAN
46
chmod 755 ./build_env/DEBIAN/{control,prerm}
47
cp -fr scripts/launch.sh ./build_env/$_bin_dir/$_PACKAGE
48
chmod 755 ./build_env/$_bin_dir/$_PACKAGE
0 commit comments