]> git.pld-linux.org Git - packages/xfconf.git/commitdiff
- own %{_sysconfdir}/xdg/xfce4/xfconf
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Fri, 27 Feb 2009 17:34:11 +0000 (17:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    xfconf.spec -> 1.2

xfconf.spec

index 92dbb405b6770e8b02783acc5694216aa9733e7d..c65afc899436a95a81d4b0c193e4e3e4e844c7ec 100644 (file)
@@ -104,6 +104,7 @@ Interfejs perlowy do Xfce4 Xfconf.
 
 %install
 rm -rf $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT%{_sysconfdir}/xdg/xfce4/xfconf
 
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
@@ -126,6 +127,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_libdir}/libxfconf-0.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libxfconf-0.so.2
 %attr(755,root,root) %{_libdir}/xfconfd
+%dir %{_sysconfdir}/xdg/xfce4/xfconf
 %{_datadir}/dbus-1/services/org.xfce.Xfconf.service
 
 %files devel
This page took 0.096009 seconds and 4 git commands to generate.