]> git.pld-linux.org Git - packages/libnl.git/blob - libnl-link.patch
- use rpm python macros
[packages/libnl.git] / libnl-link.patch
1 --- libnl-3.2.24/src/lib/Makefile.am.orig       2013-12-20 10:58:48.000000000 +0100
2 +++ libnl-3.2.24/src/lib/Makefile.am    2014-01-25 15:41:05.438891638 +0100
3 @@ -5,7 +5,6 @@
4  AM_LDFLAGS = \
5         -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)
6  NL_LIBADD = \
7 -       -L${top_builddir}/lib \
8         -ldl
9  
10  #nobase_pkglib_LTLIBRARIES = cls/basic.la cls/ematch/cmp.la
This page took 0.055728 seconds and 3 git commands to generate.