]> git.pld-linux.org Git - packages/ask.git/commitdiff
- small mistake in attr.
authorserek <serek@pld-linux.org>
Wed, 28 May 2003 00:20:22 +0000 (00:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ask.spec -> 1.2

ask.spec

index 0e6755c9e9d4fdaf010379a8d52b7e50404bc166..8cd7d10f731906b673cc34250ded47fa3036d875 100644 (file)
--- a/ask.spec
+++ b/ask.spec
@@ -52,6 +52,6 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/*
-%attr(644,root,root) %{_datadir}/*
-%attr(644,root,root) %{_libdir}/*
+%{_datadir}/*
+%{_libdir}/*
 %doc docs/ask_doc*
This page took 0.106967 seconds and 4 git commands to generate.