pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/rox-session Change the stage to pre-install when r...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c0bc9cb22016
branches:  trunk
changeset: 508880:c0bc9cb22016
user:      rxg <rxg%pkgsrc.org@localhost>
date:      Mon Feb 27 13:05:55 2006 +0000

description:
Change the stage to pre-install when remove .orig file.

diffstat:

 x11/rox-session/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 87934b2441f0 -r c0bc9cb22016 x11/rox-session/Makefile
--- a/x11/rox-session/Makefile  Mon Feb 27 12:26:06 2006 +0000
+++ b/x11/rox-session/Makefile  Mon Feb 27 13:05:55 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2006/02/26 08:44:39 rxg Exp $
+# $NetBSD: Makefile,v 1.3 2006/02/27 13:05:55 rxg Exp $
 #
 
 DISTNAME=      ROX-Session-0.1.25
@@ -52,7 +52,7 @@
 BUILD_TARGET=          ../${PLATFORM}/ROX-Session
 CONFIGURE_DIRS=                src
 
-post-patch:
+pre-install:
        ${RM} -f ${WRKSRC}/setup.py.orig
 
 do-install:



Home | Main Index | Thread Index | Old Index