summaryrefslogtreecommitdiff
path: root/filesystems
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2011-12-16 01:10:29 +0000
committergdt <gdt@pkgsrc.org>2011-12-16 01:10:29 +0000
commit9d3f25a2d10ecefc3187cf26c31ee01e5549ad78 (patch)
tree48066fd6921f8bb36289e3db509f75c6fd95ce0b /filesystems
parent466e07ac452c5d0417bc9c05ee45c32fdc0a1bb2 (diff)
downloadpkgsrc-9d3f25a2d10ecefc3187cf26c31ee01e5549ad78.tar.gz
Conditionalize EGG_FILE in PLIST, for pre-eggfile versions of python.
Diffstat (limited to 'filesystems')
-rw-r--r--filesystems/py-fuse-bindings/PLIST10
1 files changed, 5 insertions, 5 deletions
diff --git a/filesystems/py-fuse-bindings/PLIST b/filesystems/py-fuse-bindings/PLIST
index 3264fba7b4b..74af80021e4 100644
--- a/filesystems/py-fuse-bindings/PLIST
+++ b/filesystems/py-fuse-bindings/PLIST
@@ -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