]> git.pld-linux.org Git - packages/Xbae.git/commitdiff
fixes linking of examples (former lesstif-link.patch)
authorfilon <filon@sokrates.mimuw.edu.pl>
Sun, 23 Sep 2001 16:29:27 +0000 (16:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Xbae-link.patch -> 1.1

Xbae-link.patch [new file with mode: 0644]

diff --git a/Xbae-link.patch b/Xbae-link.patch
new file mode 100644 (file)
index 0000000..524c40b
--- /dev/null
@@ -0,0 +1,10 @@
+diff -urN Xbae-4.9.1/examples/draw/Makefile.am Xbae-4.9.1.new/examples/draw/Makefile.am
+--- Xbae-4.9.1/examples/draw/Makefile.am       Mon May 21 21:31:05 2001
++++ Xbae-4.9.1.new/examples/draw/Makefile.am   Thu Sep 20 18:45:53 2001
+@@ -18,5 +18,5 @@
+ endif
+ LDADD=        ../../src/libXbae.la \
+-        @X_LIBS@ $(XMU) -lXt ${X_PRE_LIBS} -lXext -lX11 ${X_EXTRA_LIBS}
++        @X_LIBS@ $(XMU) -lXt ${X_PRE_LIBS} -lXext -lX11 ${X_EXTRA_LIBS} -lXpm
+ endif
This page took 0.031492 seconds and 4 git commands to generate.