summaryrefslogtreecommitdiff
path: root/x11-wm/spager/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/spager/files/patch-aa')
-rw-r--r--x11-wm/spager/files/patch-aa11
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-wm/spager/files/patch-aa b/x11-wm/spager/files/patch-aa
new file mode 100644
index 000000000000..d7711bb24cc4
--- /dev/null
+++ b/x11-wm/spager/files/patch-aa
@@ -0,0 +1,11 @@
+--- Makefile.orig Mon Jun 5 12:39:44 2000
++++ Makefile Mon Jun 5 12:39:52 2000
+@@ -21,7 +21,7 @@
+ CC = gcc
+
+ spager: spager.c
+- $(CC) -O6 -Wall `gtk-config --cflags` spager.c -o spager `gtk-config --libs`
++ $(CC) -O6 -Wall `gtk12-config --cflags` spager.c -o spager `gtk12-config --libs`
+
+ clean:
+ rm -f *.o spager