summaryrefslogtreecommitdiff
path: root/security/rsaref
diff options
context:
space:
mode:
authortv <tv>1998-10-02 22:52:48 +0000
committertv <tv>1998-10-02 22:52:48 +0000
commit313cd981e0d0cbb358c5387d97c637e0e9cc1001 (patch)
tree8afdd0ae75e5cbefc6c8c7b4ca81bcc694c9d598 /security/rsaref
parentf29eea23f751007593f7948cd0857d4de71cc743 (diff)
downloadpkgsrc-313cd981e0d0cbb358c5387d97c637e0e9cc1001.tar.gz
Get libtool from the right place.
Nuke the README before refetching.
Diffstat (limited to 'security/rsaref')
-rw-r--r--security/rsaref/Makefile5
-rw-r--r--security/rsaref/patches/patch-ag5
2 files changed, 5 insertions, 5 deletions
diff --git a/security/rsaref/Makefile b/security/rsaref/Makefile
index 52889fe3354..0e4f54d3f45 100644
--- a/security/rsaref/Makefile
+++ b/security/rsaref/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 1998/09/01 14:29:28 agc Exp $
+# $NetBSD: Makefile,v 1.11 1998/10/02 22:52:48 tv Exp $
#
DISTNAME= rsaref20
@@ -33,7 +33,8 @@ do-fetch:
${ECHO} "use of the rsaref package."; \
elif [ ! -f ${DISTDIR}/${DISTFILES} ]; then \
${MKDIR} ${WRKDIR} || ${TRUE}; \
- cd ${WRKDIR} && ${FETCH_CMD} ${FETCH_BEFORE_ARGS} ${RSA_SITE}README ${FETCH_AFTER_ARGS}; \
+ ${RM} -f ${WRKDIR}/README; \
+ cd ${WRKDIR} && ${FETCH_CMD} ${FETCH_BEFORE_ARGS} ${RSA_SITE}README ${FETCH_AFTER_ARGS} && \
cd ${_DISTDIR} && ${FETCH_CMD} ${FETCH_BEFORE_ARGS} ${RSA_SITE}`egrep '^dist/U\.S\.-only-' ${WRKDIR}/README`/${DISTNAME}${EXTRACT_SUFX} ${FETCH_AFTER_ARGS}; \
fi
diff --git a/security/rsaref/patches/patch-ag b/security/rsaref/patches/patch-ag
index 75332b49b01..c7304991650 100644
--- a/security/rsaref/patches/patch-ag
+++ b/security/rsaref/patches/patch-ag
@@ -1,10 +1,9 @@
-$NetBSD: patch-ag,v 1.2 1998/08/07 11:13:48 agc Exp $
+$NetBSD: patch-ag,v 1.3 1998/10/02 22:52:49 tv Exp $
--- unix/makefile.orig Fri Mar 25 14:01:31 1994
+++ unix/makefile Tue Jul 14 13:52:28 1998
-@@ -1,11 +1,11 @@
+@@ -1,11 +1,10 @@
# This is a makefile for UNIX
-+LIBTOOL = ${PREFIX}/bin/libtool
# extension for object files
O = o