aboutsummaryrefslogtreecommitdiffstats
path: root/testing/qpage/qpage.post-install
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2016-08-25 10:04:59 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2016-08-25 10:04:59 +0000
commit76fbd8b147342cf691629a38a9321817115f93db (patch)
treef83af5e298df25bb558fad2064bff2964f2ea09f /testing/qpage/qpage.post-install
parent7af3b9486386653cf9136d0757246095aef9366d (diff)
downloadaports-76fbd8b147342cf691629a38a9321817115f93db.tar.bz2
aports-76fbd8b147342cf691629a38a9321817115f93db.tar.xz
community/qpage: moved from testing
Diffstat (limited to 'testing/qpage/qpage.post-install')
-rw-r--r--testing/qpage/qpage.post-install6
1 files changed, 0 insertions, 6 deletions
diff --git a/testing/qpage/qpage.post-install b/testing/qpage/qpage.post-install
deleted file mode 100644
index 53de3edbf5..0000000000
--- a/testing/qpage/qpage.post-install
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh
-
-mkdir -p /var/spool/qpage 2>/dev/null
-chown -R qpage:qpage /var/spool/qpage 2>/dev/null
-exit 0
-