Logoj0ke.net Open Build Service > Projects > ha > csync2-git > Changes
Sign Up | Log In

Changes of Revision 4

[-] Changed csync2.spec
 
1
@@ -78,6 +78,7 @@
2
 
3
 %build
4
 export CFLAGS="$RPM_OPT_FLAGS -I/usr/kerberos/include"
5
+export LDFLAGS="-L%{_libdir}"
6
 if ! [ -f configure ]; then ./autogen.sh; fi
7
 %configure && cat config.h
8
 %__make all 
9