pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/emulators/osf1_lib set RPM2PKG_STRIP=0 to make this in...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1ba85c43c3e3
branches:  trunk
changeset: 533684:1ba85c43c3e3
user:      dmcmahill <dmcmahill%pkgsrc.org@localhost>
date:      Sun Sep 23 21:48:05 2007 +0000

description:
set RPM2PKG_STRIP=0 to make this install again after moving to the emulator framework

diffstat:

 emulators/osf1_lib/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (22 lines):

diff -r 24b6aed77ce0 -r 1ba85c43c3e3 emulators/osf1_lib/Makefile
--- a/emulators/osf1_lib/Makefile       Sun Sep 23 18:07:17 2007 +0000
+++ b/emulators/osf1_lib/Makefile       Sun Sep 23 21:48:05 2007 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2007/08/01 17:19:22 jlam Exp $
+# $NetBSD: Makefile,v 1.17 2007/09/23 21:48:05 dmcmahill Exp $
 
 DISTNAME=      netscape-4.7-3.alpha
 PKGNAME=       osf1_lib-1.1
-PKGREVISION=   3
+PKGREVISION=   4
 CATEGORIES=    emulators
 MASTER_SITES=  ftp://ftp.digital.com/pub/DEC/Linux-Alpha-Tools/netscape/
 EXTRACT_SUFX=  .rpm
@@ -29,6 +29,7 @@
 RPM2PKG_SUBPREFIX=     ${EMULSUBDIR}
 RPM2PKG_STAGE=         do-install
 RPMIGNOREPATH=         usr/bin usr/lib
+RPM2PKG_STRIP=         0
 
 .include "../../x11/libX11/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index