Skip to content

Commit

Permalink
Remove directories owned by filesystem
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreas Schwab committed Feb 19, 2010
1 parent 6d46d0a commit 65c5690
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions fedora/glibc.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -947,12 +947,10 @@ rm -f *.filelist*
%endif
%endif
%ifarch s390x
%dir /lib
/lib/ld64.so.1
%endif
%ifarch ia64
%if "%{_lib}" == "lib64"
%dir /lib
/lib/ld-linux-ia64.so.2
%endif
%endif
Expand All @@ -979,7 +977,6 @@ rm -f *.filelist*
%ifnarch %{auxarches}
%files -f common.filelist common
%defattr(-,root,root)
%dir %{_prefix}/lib/locale
%attr(0644,root,root) %verify(not md5 size mtime) %{_prefix}/lib/locale/locale-archive.tmpl
%attr(0644,root,root) %verify(not md5 size mtime mode) %ghost %config(missingok,noreplace) %{_prefix}/lib/locale/locale-archive
%dir %attr(755,root,root) /etc/default
Expand Down

0 comments on commit 65c5690

Please sign in to comment.