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

aewm-amd64.patch [new file with mode: 0644]

diff --git a/aewm-amd64.patch b/aewm-amd64.patch
new file mode 100644 (file)
index 0000000..f5880e6
--- /dev/null
@@ -0,0 +1,12 @@
+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
+@@ -39,7 +39,7 @@
+ MANDIR   = $(DESTDIR)$(XROOT)/man/man1
+ CFGDIR   = $(DESTDIR)/etc/X11/aewm
+ INCLUDES = -I$(MYLIBDIR) -I$(XROOT)/include $(EXTRA_INC)
+-LDPATH   = -L$(XROOT)/lib
++LDPATH   = -L$(XROOT)/lib64
+ LIBS     = -lX11 $(EXTRA_LIBS)
+ PROG     = aewm
This page took 0.044258 seconds and 4 git commands to generate.