]> git.pld-linux.org Git - packages/genius.git/commitdiff
- fix linking
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Wed, 7 Feb 2007 18:47:39 +0000 (18:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    genius-link.patch -> 1.1

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

diff --git a/genius-link.patch b/genius-link.patch
new file mode 100644 (file)
index 0000000..38b468e
--- /dev/null
@@ -0,0 +1,12 @@
+diff -urN genius-0.7.7/ve/Makefile.am genius-0.7.7.new/ve/Makefile.am
+--- genius-0.7.7/ve/Makefile.am        2007-01-20 06:26:11.000000000 +0100
++++ genius-0.7.7.new/ve/Makefile.am    2007-02-07 17:32:22.000000000 +0100
+@@ -47,6 +47,6 @@
+ test_ve_config_LDADD = \
+       $(VICIOUS_LIBS)                         \
+       $(INTLLIBS)                             \
+-      $(GLIB_LIBS)                            \
+       -L$(top_builddir)/ve                    \
+-      -lvicious
++      -lvicious                               \
++      $(GLIB_LIBS)
This page took 0.035366 seconds and 4 git commands to generate.