]> git.pld-linux.org Git - packages/poldek.git/blobdiff - poldek-static.patch
- upstream fixes
[packages/poldek.git] / poldek-static.patch
index d3d0ea295dc3c772e9791d7a97a1d91cf88ff83c..68f3a4e02675f717d8e64f4e4a99bd9dd4312124 100644 (file)
        AC_CONFIG_SUBDIRS(trurlib)
        NARRAY="\"$srcdir/$TRURL_DIR/include/trurl/narray.h\""
  fi
+--- poldek-0.18.1/configure.in Thu May 22 23:02:25 2003
++++ poldek-0.18.1/configure.in-new     Thu May 22 23:02:37 2003
+@@ -290,7 +290,7 @@
+ dnl 4.0.4 has cross dependenecies(?)
+ if test ${is_rpm4_0_4}. = yes. -a ${ENABLE_STATIC}. = yes. ; then
+-      if ${have_beecrypt}. = yes. ; then
++      if test ${have_beecrypt}. = yes. ; then
+-              LIBS="$LIBS -lbz2 -lrpmio"
++              LIBS="$LIBS -lbz2 -lrpmio -lbeecrypt -lpthread"
+       fi
+       LIBS="$LIBS -lbz2 -lrpmio"
+ fi
This page took 0.031586 seconds and 4 git commands to generate.