]> git.pld-linux.org Git - packages/genius.git/blob - genius-link.patch
- BR: s/libmpfr-devel/mpfr-devel/
[packages/genius.git] / genius-link.patch
1 diff -urN genius-0.7.7/ve/Makefile.am genius-0.7.7.new/ve/Makefile.am
2 --- genius-0.7.7/ve/Makefile.am 2007-01-20 06:26:11.000000000 +0100
3 +++ genius-0.7.7.new/ve/Makefile.am     2007-02-07 17:32:22.000000000 +0100
4 @@ -47,6 +47,6 @@
5  test_ve_config_LDADD = \
6         $(VICIOUS_LIBS)                         \
7         $(INTLLIBS)                             \
8 -       $(GLIB_LIBS)                            \
9         -L$(top_builddir)/ve                    \
10 -       -lvicious
11 +       -lvicious                               \
12 +       $(GLIB_LIBS)
This page took 0.037766 seconds and 3 git commands to generate.