remove /usr/bin/X11 and /usr/lib/X11
This commit is contained in:
parent
a4f72a0eaf
commit
9b77bad9a0
@ -28,8 +28,6 @@ mkdir -p mnt/{floppy,cdrom} \
|
||||
usr/{bin,etc,games,include,%{_lib}/{games,gcc-lib,tls},lib/{games,gcc-lib,locale},libexec,local/{bin,etc,games,lib,%{_lib},sbin,src,share/{man/man{1,2,3,4,5,6,7,8,9,n},info},libexec,include,},sbin,share/{applications,doc,dict,games,info,man/man{1,2,3,4,5,6,7,8,9,n},doc,misc,empty,pixmaps,xsessions},src,X11R6/{bin,include,lib,%{_lib}/tls,man,share}} \
|
||||
var/{empty,lib/{games,misc},local,lock/subsys,log,nis,preserve,run,spool/{mail,lpd},tmp,db,cache,opt,games,yp}
|
||||
|
||||
ln -snf ../X11R6/bin usr/bin/X11
|
||||
ln -snf ../X11R6/lib/X11 usr/lib/X11
|
||||
ln -snf ../var/tmp usr/tmp
|
||||
ln -snf spool/mail var/mail
|
||||
|
||||
@ -95,6 +93,9 @@ rm -rf %{buildroot}
|
||||
/var/yp
|
||||
|
||||
%changelog
|
||||
* Mon Nov 7 2005 Bill Nottingham <notting@redhat.com> - 2.3.6-1
|
||||
- don't package /usr/lib/X11 or /usr/bin/X11
|
||||
|
||||
* Fri Aug 19 2005 Bill Nottingham <notting@redhat.com> - 2.3.5-1
|
||||
- package / (#165797)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user