RPM Packaging: update libcarddav

pull/3/head
François Andriot 10 years ago
parent 0c8b974db9
commit a52bed2a6e

@ -148,8 +148,13 @@ This package contains the development files.
%prep
%setup -q -n %{name}-%{tde_version}%{?preversion:~%{preversion}}
# Fix empty ChangeLog cause invalid macro in 'configure.ac'
echo "%{name} (%{version})" >ChangeLog
# Fix invalid return value
sed -i "src/get-carddav-report.c" -e "89s/TRUE/NULL/"
./autogen.sh

Loading…
Cancel
Save