pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/cups Don't create the directories during install...
details: https://anonhg.NetBSD.org/pkgsrc/rev/39a33e999c02
branches: trunk
changeset: 487006:39a33e999c02
user: jlam <jlam%pkgsrc.org@localhost>
date: Thu Jan 06 18:22:29 2005 +0000
description:
Don't create the directories during installation... let the pkgsrc INSTALL
script handle it instead to ensure proper ownership.
diffstat:
print/cups/distinfo | 4 ++--
print/cups/patches/patch-at | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (33 lines):
diff -r aa631cb1ff80 -r 39a33e999c02 print/cups/distinfo
--- a/print/cups/distinfo Thu Jan 06 18:22:16 2005 +0000
+++ b/print/cups/distinfo Thu Jan 06 18:22:29 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.27 2005/01/06 07:26:39 jlam Exp $
+$NetBSD: distinfo,v 1.28 2005/01/06 18:22:29 jlam Exp $
SHA1 (cups-1.1.23-source.tar.bz2) = 32d5bfb44c4edc1b54ccb014b5a44499295c6c5c
Size (cups-1.1.23-source.tar.bz2) = 8705521 bytes
@@ -7,4 +7,4 @@
SHA1 (patch-ad) = 166749eb9fc7b4b20e123d81cd3b2cf96db27677
SHA1 (patch-an) = de699800471069b1521ab2ba7194df445fb75892
SHA1 (patch-ao) = c4c8f833cf4a09a686a338df6c209cebec36c6ef
-SHA1 (patch-at) = 6f5da25427ed40c7baec9b78220dfdc4eeb6b55b
+SHA1 (patch-at) = aa36ec591164675b889d2cf32e4d754e9b6db94f
diff -r aa631cb1ff80 -r 39a33e999c02 print/cups/patches/patch-at
--- a/print/cups/patches/patch-at Thu Jan 06 18:22:16 2005 +0000
+++ b/print/cups/patches/patch-at Thu Jan 06 18:22:29 2005 +0000
@@ -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 @@
#
-install: all
-+install: installbin installdir
++install: installbin
+
+installbin: all
$(INSTALL_DIR) $(SBINDIR)
Home |
Main Index |
Thread Index |
Old Index