summaryrefslogtreecommitdiffstats
path: root/remote/modules/printergui/module.build
diff options
context:
space:
mode:
authorMichael Pereira Neves2014-05-29 22:40:06 +0200
committerMichael Pereira Neves2014-05-29 22:40:06 +0200
commit4f44c327eae14c1f9e43417bd39c9ceb10f7f25e (patch)
tree448f8044e7f94f387e640a12cd882dc5eb5c6d95 /remote/modules/printergui/module.build
parent[curitiba] some config changes (diff)
parent[cups] added 'gs' to REQUIRED_BINARIES (diff)
downloadtm-scripts-4f44c327eae14c1f9e43417bd39c9ceb10f7f25e.tar.gz
tm-scripts-4f44c327eae14c1f9e43417bd39c9ceb10f7f25e.tar.xz
tm-scripts-4f44c327eae14c1f9e43417bd39c9ceb10f7f25e.zip
Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts
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() {
: