]> git.pld-linux.org Git - packages/lms.git/commitdiff
- missing dir (%%{_sysconfdir}/%%{name})
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 31 Mar 2003 12:48:47 +0000 (12:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    lms.spec -> 1.13

lms.spec

index 051f361bea6c4f321f143c13907bee7a509e7624..14a673482e2b85cf1805bc5570855ae7862a36a1 100644 (file)
--- a/lms.spec
+++ b/lms.spec
@@ -107,4 +107,5 @@ rm -rf $RPM_BUILD_ROOT
 %{_lmsdir}/modules
 %{_lmsdir}/templates
 %{_localstatedir}
+%dir %{_sysconfdir}/%{name}
 %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/%{name}/*.ini
This page took 0.0828 seconds and 4 git commands to generate.