summaryrefslogtreecommitdiff
path: root/www/plugger/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'www/plugger/files/patch-aa')
-rw-r--r--www/plugger/files/patch-aa19
1 files changed, 16 insertions, 3 deletions
diff --git a/www/plugger/files/patch-aa b/www/plugger/files/patch-aa
index 8b9d26e9a6c9..a465e528db6c 100644
--- a/www/plugger/files/patch-aa
+++ b/www/plugger/files/patch-aa
@@ -1,6 +1,6 @@
---- Makefile~ Wed Nov 10 02:09:52 1999
-+++ Makefile Sun May 21 23:52:36 2000
-@@ -1,12 +1,12 @@
+--- Makefile.orig Tue Mar 6 16:37:41 2001
++++ Makefile Thu Apr 5 23:03:02 2001
+@@ -1,8 +1,8 @@
# Where is your Plugin Source Development Kit from Netscape?
-SDK=/home/hubbe/src/PluginSDK30b5
+SDK=../PluginSDK30b5
@@ -9,6 +9,19 @@
-X11=/usr/X11/
+X11=${X11BASE}
+ #
+ # For building rpms
+@@ -10,15 +10,15 @@
+
+ # You may want to change this to /usr/ on
+ # some installations.
+-prefix=/usr/local
++prefix=${PREFIX}
+
+ #
+ #
+ RPMDIR=/usr/src/redhat
+
# Choose compiler
-CC=gcc
-LD=gcc