summaryrefslogtreecommitdiff
path: root/print/cups/patches
diff options
context:
space:
mode:
authorjlam <jlam>2005-01-06 18:22:29 +0000
committerjlam <jlam>2005-01-06 18:22:29 +0000
commit46e41110dd878f076a241f2db0a5b9b07dabf4c8 (patch)
tree44679624345c0e4067e0c8fef1dee56dbdc2c371 /print/cups/patches
parent4ea5315c87577d28fa972cafd174233b86565aa3 (diff)
downloadpkgsrc-46e41110dd878f076a241f2db0a5b9b07dabf4c8.tar.gz
Don't create the directories during installation... let the pkgsrc INSTALL
script handle it instead to ensure proper ownership.
Diffstat (limited to 'print/cups/patches')
-rw-r--r--print/cups/patches/patch-at4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/cups/patches/patch-at b/print/cups/patches/patch-at
index e238ec8a6cd..67a4efda161 100644
--- a/print/cups/patches/patch-at
+++ b/print/cups/patches/patch-at
@@ -1,4 +1,4 @@
-$NetBSD: patch-at,v 1.5 2005/01/06 07:26:39 jlam Exp $
+$NetBSD: patch-at,v 1.6 2005/01/06 18:22:29 jlam Exp $
--- scheduler/Makefile.orig 2005-01-03 14:29:59.000000000 -0500
+++ scheduler/Makefile
@@ -7,7 +7,7 @@ $NetBSD: patch-at,v 1.5 2005/01/06 07:26:39 jlam Exp $
#
-install: all
-+install: installbin installdir
++install: installbin
+
+installbin: all
$(INSTALL_DIR) $(SBINDIR)