Solaris/SUNWgnome-common-devel.spec
changeset 1635 9339b9d96806
parent 1536 f4366853a450
child 1639 6697e9216734
--- a/Solaris/SUNWgnome-common-devel.spec	Thu Feb 12 16:13:36 2004 +0000
+++ b/Solaris/SUNWgnome-common-devel.spec	Fri Feb 13 00:52:30 2004 +0000
@@ -58,13 +58,13 @@
 
 %files
 %defattr (-, root, other)
-%attr (0755, root, bin) %{_bindir}
+%dir %attr (0755, root, bin) %{_bindir}
 %{_bindir}/*
-%attr (0755, root, bin) %{_libdir}
+%dir %attr (0755, root, bin) %{_libdir}
 
 %files share
 %defattr (-, root, other)
-%attr (0755, root, sys) %{_datadir}
+%dir %attr (0755, root, sys) %{_datadir}
 %{_datadir}/*
 
 %changelog