pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/trac cgi-bin/trac.cgi needs to be in PYTHON_PATCH_...
details: https://anonhg.NetBSD.org/pkgsrc/rev/0061f90e2e4a
branches: trunk
changeset: 469700:0061f90e2e4a
user: epg <epg%pkgsrc.org@localhost>
date: Fri Feb 27 01:57:05 2004 +0000
description:
cgi-bin/trac.cgi needs to be in PYTHON_PATCH_SCRIPTS.
diffstat:
www/trac/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 6470b8822982 -r 0061f90e2e4a www/trac/Makefile
--- a/www/trac/Makefile Fri Feb 27 01:53:45 2004 +0000
+++ b/www/trac/Makefile Fri Feb 27 01:57:05 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/02/26 05:52:57 epg Exp $
+# $NetBSD: Makefile,v 1.2 2004/02/27 01:57:05 epg Exp $
#
DISTNAME= trac-0.5.1
@@ -15,6 +15,7 @@
PYDISTUTILSPKG= YES
PY_PATCHPLIST= YES
+PYTHON_PATCH_SCRIPTS= cgi-bin/trac.cgi
post-install:
${INSTALL_PROGRAM_DIR} ${PREFIX}/libexec/cgi-bin
Home |
Main Index |
Thread Index |
Old Index