pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/rox-session Remove setup.py.orig after patch stage.
details: https://anonhg.NetBSD.org/pkgsrc/rev/53540dcc04ae
branches: trunk
changeset: 508809:53540dcc04ae
user: rxg <rxg%pkgsrc.org@localhost>
date: Sun Feb 26 08:44:39 2006 +0000
description:
Remove setup.py.orig after patch stage.
diffstat:
x11/rox-session/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r fba7a81cfa9a -r 53540dcc04ae x11/rox-session/Makefile
--- a/x11/rox-session/Makefile Sun Feb 26 08:44:08 2006 +0000
+++ b/x11/rox-session/Makefile Sun Feb 26 08:44:39 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/02/11 16:12:25 rxg Exp $
+# $NetBSD: Makefile,v 1.2 2006/02/26 08:44:39 rxg Exp $
#
DISTNAME= ROX-Session-0.1.25
@@ -52,6 +52,9 @@
BUILD_TARGET= ../${PLATFORM}/ROX-Session
CONFIGURE_DIRS= src
+post-patch:
+ ${RM} -f ${WRKSRC}/setup.py.orig
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/${PLATFORM}/ROX-Session ${PREFIX}/libexec/rox
cd ${WRKSRC} && ${PAX} -rw \
Home |
Main Index |
Thread Index |
Old Index