]> git.pld-linux.org Git - packages/aewm.git/commitdiff
- now should work
authorhavner <havner@pld-linux.org>
Tue, 10 Aug 2004 18:26:51 +0000 (18:26 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    aewm-amd64.patch -> 1.2

aewm-amd64.patch

index f5880e65adefbe153f745e4c4916ef3775b5a4ad..e324c985a29bcd67715afd5df5bde98f093860b9 100644 (file)
@@ -1,3 +1,25 @@
+diff -ur aewm-1.2.3.orig/clients/Makefile aewm-1.2.3/clients/Makefile
+--- aewm-1.2.3.orig/clients/Makefile   2003-03-27 21:29:15.000000000 +0100
++++ aewm-1.2.3/clients/Makefile        2004-08-10 20:26:29.436528656 +0200
+@@ -17,8 +17,8 @@
+ INCLUDES = -I$(AELIBDIR) -I$(MYLIBDIR)
+ X11PATH  = -I$(XROOT)/include
+-X11LIBS  = -L$(XROOT)/lib -lX11
+-XAWLIBS  = -L$(XROOT)/lib -lX11 -lXt -lXaw
++X11LIBS  = -L$(XROOT)/lib64 -lX11
++XAWLIBS  = -L$(XROOT)/lib64 -lX11 -lXt -lXaw
+ ifdef USE_OLD_GTK
+ GTKPATH  = `gtk-config --cflags` -DUSE_OLD_GTK=$(USE_OLD_GTK)
+ GTKLIBS  = `gtk-config --libs`
+Only in aewm-1.2.3/clients: set-gnome-pda
+Only in aewm-1.2.3/clients: set-gnome-pda.o
+Only in aewm-1.2.3/lib: gnome-pda.o
+Only in aewm-1.2.3/lib: parser.o
+Only in aewm-1.2.3/src: aewm
+Only in aewm-1.2.3/src: client.o
+Only in aewm-1.2.3/src: events.o
+Only in aewm-1.2.3/src: init.o
 diff -ur aewm-1.2.3.orig/src/Makefile aewm-1.2.3/src/Makefile
 --- aewm-1.2.3.orig/src/Makefile       2004-08-10 19:49:42.027105896 +0200
 +++ aewm-1.2.3/src/Makefile    2004-08-10 19:49:54.350232496 +0200
This page took 0.175447 seconds and 4 git commands to generate.