summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKarol Babioch2019-05-30 16:23:28 +0200
committerKarol Babioch2019-05-30 16:23:28 +0200
commit844057b0c9959b42b593cc6194d2e5b765ff28a0 (patch)
treef74b81369386cd46893de29e9188e9a1b0d53968 /PKGBUILD
parentc89f96c0989c5cabdeb5495e7e0ef0d00eebc345 (diff)
downloadaur-844057b0c9959b42b593cc6194d2e5b765ff28a0.tar.gz
Do not create and package /usr/share/ppd
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bbbfac1bd9f9..1bc0f1fc3d3f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,9 +14,8 @@ sha256sums=('00b881cea1668553fe40887375d72188f42e03893b73619e231893564b609721')
prepare()
{
- # Create CUPS directories
+ # Create necessary CUPS directories
install -d "${srcdir}/usr/share/cups/model"
- install -d "${srcdir}/usr/share/ppd"
install -d "${srcdir}/usr/lib/cups/filter"
# Locate cupswrapper script