From cc80bf8c9060e6f9c98e318c37e1b1b4c46ea3f6 Mon Sep 17 00:00:00 2001 From: tron Date: Wed, 24 Oct 2001 14:04:54 +0000 Subject: Remove a stupid assignment of "INSTALL_SCRIPT" in "configure" which caused a "make reinstall" of the "xscreensaver" and the "xscreensaver-gnome" package to fail. --- x11/xscreensaver/distinfo | 3 ++- x11/xscreensaver/patches/patch-aa | 13 +++++++++++++ 2 files changed, 15 insertions(+), 1 deletion(-) create mode 100644 x11/xscreensaver/patches/patch-aa (limited to 'x11/xscreensaver') diff --git a/x11/xscreensaver/distinfo b/x11/xscreensaver/distinfo index 656e3515e1e..691287d81d6 100644 --- a/x11/xscreensaver/distinfo +++ b/x11/xscreensaver/distinfo @@ -1,6 +1,7 @@ -$NetBSD: distinfo,v 1.5 2001/06/28 10:35:58 wiz Exp $ +$NetBSD: distinfo,v 1.6 2001/10/24 14:04:54 tron Exp $ SHA1 (xscreensaver-3.33.tar.gz) = b338583c8bf75307883684a427980d9d203fe363 Size (xscreensaver-3.33.tar.gz) = 1630284 bytes +SHA1 (patch-aa) = 887e2cd79dc0f55c8b2aedaaa341631ccf59094f SHA1 (patch-ab) = fe0c6c387ce5956c7851f8e1f31777961b8bd69a SHA1 (patch-ae) = c3e7ddffb2caab5c545b0834c93238455852dea6 diff --git a/x11/xscreensaver/patches/patch-aa b/x11/xscreensaver/patches/patch-aa new file mode 100644 index 00000000000..6dd69ce21e2 --- /dev/null +++ b/x11/xscreensaver/patches/patch-aa @@ -0,0 +1,13 @@ +$NetBSD: patch-aa,v 1.13 2001/10/24 14:05:48 tron Exp $ + +--- configure.orig Mon Jun 4 01:43:39 2001 ++++ configure Wed Oct 24 15:59:51 2001 +@@ -1531,7 +1531,7 @@ + # implement the "install-strip" target properly (strip executables, + # but do not try to strip scripts.) + # +-INSTALL_SCRIPT='${INSTALL}' ++#INSTALL_SCRIPT='${INSTALL}' + + # random libc stuff + echo $ac_n "checking for ANSI C header files""... $ac_c" 1>&6 -- cgit v1.2.3