]> git.pld-linux.org Git - packages/systemtap.git/commitdiff
- -lrpmdb-4.5 -> -lrpmdb
authorlisu <lisu@pld-linux.org>
Tue, 17 May 2011 11:36:18 +0000 (11:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    systemtap-configure.patch -> 1.2

systemtap-configure.patch

index 91cf9634573a25506ee3e425711257af93d18217..13e9b3a63ed97468e6bccea921a2b8ea83ffc8b1 100644 (file)
@@ -5,7 +5,7 @@
  fi
  
 +CPPFLAGS="${CPPFLAGS} -I/usr/include/rpm"
-+LIBS="${LIBS} -lrpmdb-4.5"
++LIBS="${LIBS} -lrpmdb"
 +
  dnl This is here mainly to make sure that configure --prefix=... changes
  dnl the config.h files so files depending on it are recompiled
This page took 0.132338 seconds and 4 git commands to generate.