]> git.pld-linux.org Git - packages/sblim-sfcb.git/commitdiff
- sfcbinst2mof depends on libsfcFileRepository.la and libsfcBrokerCore.la
authorAdam Gołębiowski <adamg@pld-linux.org>
Sat, 29 Sep 2018 21:17:04 +0000 (23:17 +0200)
committerAdam Gołębiowski <adamg@pld-linux.org>
Sat, 29 Sep 2018 21:17:04 +0000 (23:17 +0200)
am.patch

index 61acc64f0b09abf8038ec8e35b1cc8f13f68a623..023806b43551b0821a731ce1ec06edf9028e92de 100644 (file)
--- a/am.patch
+++ b/am.patch
  if test "$enable_debug" == "yes"; then
     SFCB_CPPFLAGS="-D SFCB_DEBUG $SFCB_CPPFLAGS"
  fi
+--- sblim-sfcb-1.4.9/Makefile.am~      2014-11-25 02:43:09.000000000 +0100
++++ sblim-sfcb-1.4.9/Makefile.am       2018-09-29 23:14:32.399688330 +0200
+@@ -360,6 +360,7 @@
+ sfcbinst2mof_SOURCES=sfcbinst2mof.c
+ sfcbinst2mof_LDADD = -lsfcFileRepository -lsfcBrokerCore
++sfcbinst2mof_DEPENDENCIES=libsfcFileRepository.la libsfcBrokerCore.la
+ sfcbtrace_SOURCES=sfcbtrace.c
+ sfcbtrace_LDADD = -lsfcBrokerCore
This page took 0.10858 seconds and 4 git commands to generate.