diff options
Diffstat (limited to 'remote/modules/printergui/printergui.build')
| -rw-r--r-- | remote/modules/printergui/printergui.build | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/remote/modules/printergui/printergui.build b/remote/modules/printergui/printergui.build index 62b7c103..2ee49154 100644 --- a/remote/modules/printergui/printergui.build +++ b/remote/modules/printergui/printergui.build @@ -20,6 +20,6 @@ build() { chmod 0700 "$DESTDIR/printpwgui" # So picky cupsd won't drop privileges to lp } post_copy() { - mkdir -p "${TARGET_BUILD_DIR}/var/spool/STANDARD" - chmod a+rwt "${TARGET_BUILD_DIR}/var/spool/STANDARD" + : } + |
