summaryrefslogtreecommitdiffstats
path: root/remote/modules/printergui/module.build
diff options
context:
space:
mode:
Diffstat (limited to 'remote/modules/printergui/module.build')
-rw-r--r--remote/modules/printergui/module.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/remote/modules/printergui/module.build b/remote/modules/printergui/module.build
index 869e8716..4b1b663f 100644
--- a/remote/modules/printergui/module.build
+++ b/remote/modules/printergui/module.build
@@ -21,6 +21,7 @@ build() {
pinfo "Running make"
make || perror "'make' failed."
chmod 0700 "$DESTDIR/printpwgui" # So picky cupsd won't drop privileges to lp
+
}
post_copy() {
: