]> git.pld-linux.org Git - packages/kf5-kconfig.git/commitdiff
- package directory for kconf_update files auto/th/kf5-kconfig-5.19.0-2
authorJan Rękorajski <baggins@pld-linux.org>
Mon, 18 Apr 2016 15:23:12 +0000 (17:23 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Mon, 18 Apr 2016 15:23:12 +0000 (17:23 +0200)
- rel 2

kf5-kconfig.spec

index c2bedf33e1af95bd9f4f53f470d8582956dd6c4e..67d53ad858c53b71dfab003bd78360ffa3f9f5e1 100644 (file)
@@ -5,7 +5,7 @@
 Summary:       Backend for storing application configuration
 Name:          kf5-%{kfname}
 Version:       5.19.0
-Release:       1
+Release:       2
 License:       LGPL v2.1+
 Group:         X11/Libraries
 Source0:       http://download.kde.org/stable/frameworks/%{kdeframever}/%{kfname}-%{version}.tar.xz
@@ -72,6 +72,7 @@ cd build
 
 %install
 rm -rf $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT%{_datadir}/kconf_update
 
 %{__make} -C build/ install \
         DESTDIR=$RPM_BUILD_ROOT
@@ -95,6 +96,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/kwriteconfig5
 %attr(755,root,root) %{_libdir}/kf5/kconf_update
 %attr(755,root,root) %{_libdir}/kf5/kconfig_compiler_kf5
+%dir %{_datadir}/kconf_update
 
 %files devel
 %defattr(644,root,root,755)
This page took 0.264528 seconds and 4 git commands to generate.