]> git.pld-linux.org Git - packages/aide.git/commitdiff
- change %ghost to %dir for %%{_pkglibdir}. aide-0_7-1
authorkloczek <kloczek@pld-linux.org>
Wed, 27 Jun 2001 13:47:26 +0000 (13:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    aide.spec -> 1.8

aide.spec

index b84cba14214585eb2029f416212b64c95affaedd..c41fa3788ecbdf4bff6e66ed12f8a72252c998a7 100644 (file)
--- a/aide.spec
+++ b/aide.spec
@@ -70,7 +70,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc *.gz doc/aide.conf.gz doc/manual.html extra/aide.html
 %attr(640,root,root) %config(noreplace) %{_sysconfdir}/aide.conf
-%attr(750,root,root) %ghost %{_pkglibdir}
+%attr(750,root,root) %dir %{_pkglibdir}
 %attr(755,root,root) %{_bindir}/aide
 %attr(700,root,root) %config(noreplace) /etc/cron.daily/aide.check
 %{_mandir}/man[15]/*
This page took 0.046725 seconds and 4 git commands to generate.