diff options
author | sakamoto <sakamoto@pkgsrc.org> | 1999-06-17 01:04:29 +0000 |
---|---|---|
committer | sakamoto <sakamoto@pkgsrc.org> | 1999-06-17 01:04:29 +0000 |
commit | 2c45ab60082902da15849718acbda5d370c0639b (patch) | |
tree | e4959f835d7bc6835ae74069b91b68b9216a465f /print/acroread/patches | |
parent | e48c860f5b69a62f2792643803de4023d07e362f (diff) | |
download | pkgsrc-2c45ab60082902da15849718acbda5d370c0639b.tar.gz |
Add IS_INTERACTIVE=yes, and RESTRICTED="Original installer required
to redistribute.", as suggested by minoura makoto (minoura@netbsd.org).
Add alpha,sparc support, but disabled now.
Diffstat (limited to 'print/acroread/patches')
-rw-r--r-- | print/acroread/patches/patch-aa | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/print/acroread/patches/patch-aa b/print/acroread/patches/patch-aa index 8b371e4c9ef..25d232798eb 100644 --- a/print/acroread/patches/patch-aa +++ b/print/acroread/patches/patch-aa @@ -1,4 +1,4 @@ -$NetBSD: patch-aa,v 1.2 1999/06/16 11:08:31 sakamoto Exp $ +$NetBSD: patch-aa,v 1.3 1999/06/17 01:04:29 sakamoto Exp $ --- INSTALL.orig Thu Nov 7 00:04:53 1996 +++ INSTALL Wed Nov 20 17:37:14 1996 @@ -11,15 +11,6 @@ $NetBSD: patch-aa,v 1.2 1999/06/16 11:08:31 sakamoto Exp $ else size=`ls -lLon "$i" | ( read perm links owner size date ; echo $size )` fi -@@ -486,7 +488,7 @@ - SearchPlatformTar="$3" - CustomPlatformTar="$4" - -- OutputLicense "$ReadLicense" -+# OutputLicense "$ReadLicense" - ReadLicense="" - - PrintRequiredFree "$ReadTar" "$SearchTar" "$CustomTar" \ @@ -559,7 +561,7 @@ *) ScriptDirectory="$CurrentDirectory"/"$ScriptDirectory" ;; esac |