pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/py-Pmw Remove empty PLIST.pre.
details: https://anonhg.NetBSD.org/pkgsrc/rev/e741437eb635
branches: trunk
changeset: 562175:e741437eb635
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Jul 22 09:39:15 2009 +0000
description:
Remove empty PLIST.pre.
diffstat:
x11/py-Pmw/Makefile | 3 +--
x11/py-Pmw/PLIST.pre | 1 -
2 files changed, 1 insertions(+), 3 deletions(-)
diffs (22 lines):
diff -r c9b886c25011 -r e741437eb635 x11/py-Pmw/Makefile
--- a/x11/py-Pmw/Makefile Wed Jul 22 09:36:31 2009 +0000
+++ b/x11/py-Pmw/Makefile Wed Jul 22 09:39:15 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2009/06/14 22:13:25 joerg Exp $
+# $NetBSD: Makefile,v 1.27 2009/07/22 09:39:15 wiz Exp $
#
DISTNAME= Pmw.1.2
@@ -24,7 +24,6 @@
${SED} -e 's,^,${DESTDIR}${PREFIX}/${PYSITELIB}/,' | ${XARGS} -n 1 ${INSTALL_DATA_DIR})
(cd ${WRKDIR}; for f in `${FIND} Pmw -type f -print`; do \
${INSTALL_DATA} $$f ${DESTDIR}${PREFIX}/${PYSITELIB}/$$f; done)
- ${CAT} ${PKGDIR}/PLIST.pre >${PLIST_SRC}
(cd ${DESTDIR}${PREFIX}; ${FIND} ${PYSITELIB}/Pmw \
-type f -print >>${PLIST_SRC})
diff -r c9b886c25011 -r e741437eb635 x11/py-Pmw/PLIST.pre
--- a/x11/py-Pmw/PLIST.pre Wed Jul 22 09:36:31 2009 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-@comment $NetBSD: PLIST.pre,v 1.1 2001/10/31 22:29:23 zuntum Exp $
Home |
Main Index |
Thread Index |
Old Index