From: Fredrik Tolf Date: Tue, 23 Oct 2007 03:13:09 +0000 (+0200) Subject: Use ${_sysconfdir} instead of PLD's ${_appconfdir}. X-Git-Tag: 1.1~46^2~2^2~2 X-Git-Url: http://dolda2000.com/gitweb/?p=doldaconnect.git;a=commitdiff_plain;h=8b866abb4b308f77f5a28550debe86d845af8efb Use ${_sysconfdir} instead of PLD's ${_appconfdir}. --- diff --git a/doldaconnect.spec.in b/doldaconnect.spec.in index a541321..a21ab4c 100644 --- a/doldaconnect.spec.in +++ b/doldaconnect.spec.in @@ -49,7 +49,7 @@ Daemon for %{name} that does all the actual work of filesharing. %setup %build -%configure --sysconfdir=%{_appconfdir} --disable-rpath --with-guile \ +%configure --disable-rpath --with-guile \ --enable-gtk2ui --enable-guishell --with-pam \ --with-krb5 --enable-gnomeapplet %{__make} @@ -93,8 +93,8 @@ ${_libdir}/libdcui.la %{_includedir}/doldaconnect/*.h %files -n doldacond -%dir %{_appconfdir} -%config(noreplace) %{_appconfdir}/* +%dir %{_sysconfdir} +%config(noreplace) %{_sysconfdir}/* %{_bindir}/doldacond %{_bindir}/locktouch %{_bindir}/tthsum