pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/time/wmzcalock Fix destdir installation.
details: https://anonhg.NetBSD.org/pkgsrc/rev/ab8007cc0405
branches: trunk
changeset: 569806:ab8007cc0405
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Jan 19 08:23:43 2010 +0000
description:
Fix destdir installation.
diffstat:
time/wmzcalock/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 083001e87efb -r ab8007cc0405 time/wmzcalock/Makefile
--- a/time/wmzcalock/Makefile Tue Jan 19 04:19:31 2010 +0000
+++ b/time/wmzcalock/Makefile Tue Jan 19 08:23:43 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2010/01/16 14:36:56 sborrill Exp $
+# $NetBSD: Makefile,v 1.2 2010/01/19 08:23:43 wiz Exp $
#
DISTNAME= wmzcalock-0.1
@@ -15,7 +15,7 @@
PKG_DESTDIR_SUPPORT= user-destdir
USE_TOOLS+= pax
-INSTALLATION_DIRS= share/wmzcalock/theme
+INSTALLATION_DIRS= bin share/wmzcalock/theme
.include "../../mk/bsd.prefs.mk"
Home |
Main Index |
Thread Index |
Old Index