Search
j0ke.net Open Build Service
>
Projects
>
ha
>
csync2
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 29
[-]
[+]
Changed
csync2.spec
@@ -81,7 +81,8 @@ %build export CFLAGS="$RPM_OPT_FLAGS -I/usr/kerberos/include" if ! [ -f configure ]; then ./autogen.sh; fi -%configure +%configure && cat config.h +echo "#define HAVE_LIBGNUTTLS 1" >> config.h %__make all cd $RPM_BUILD_DIR/sqlite-%{sqliteversion}