pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/filesystems/py-fuse-bindings Conditionalize EGG_FILE i...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e35236f26e73
branches: trunk
changeset: 597006:e35236f26e73
user: gdt <gdt%pkgsrc.org@localhost>
date: Fri Dec 16 01:10:29 2011 +0000
description:
Conditionalize EGG_FILE in PLIST, for pre-eggfile versions of python.
diffstat:
filesystems/py-fuse-bindings/PLIST | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diffs (20 lines):
diff -r 51f47d9f23f9 -r e35236f26e73 filesystems/py-fuse-bindings/PLIST
--- a/filesystems/py-fuse-bindings/PLIST Fri Dec 16 01:07:23 2011 +0000
+++ b/filesystems/py-fuse-bindings/PLIST Fri Dec 16 01:10:29 2011 +0000
@@ -1,11 +1,11 @@
-@comment $NetBSD: PLIST,v 1.5 2011/12/16 01:07:23 gdt Exp $
+@comment $NetBSD: PLIST,v 1.6 2011/12/16 01:10:29 gdt Exp $
${PYSITELIB}/fuse.py
${PYSITELIB}/fuse.pyc
${PYSITELIB}/fuse.pyo
-${PYSITELIB}/${EGG_FILE}/PKG-INFO
-${PYSITELIB}/${EGG_FILE}/SOURCES.txt
-${PYSITELIB}/${EGG_FILE}/dependency_links.txt
-${PYSITELIB}/${EGG_FILE}/top_level.txt
+${PLIST.eggfile}${PYSITELIB}/${EGG_FILE}/PKG-INFO
+${PLIST.eggfile}${PYSITELIB}/${EGG_FILE}/SOURCES.txt
+${PLIST.eggfile}${PYSITELIB}/${EGG_FILE}/dependency_links.txt
+${PLIST.eggfile}${PYSITELIB}/${EGG_FILE}/top_level.txt
${PYSITELIB}/fuseparts/__init__.py
${PYSITELIB}/fuseparts/__init__.pyc
${PYSITELIB}/fuseparts/__init__.pyo
Home |
Main Index |
Thread Index |
Old Index