SHA256
1
0
forked from pool/filesystem

- remove dirs that are clearly aaa_base specific

OBS-URL: https://build.opensuse.org/package/show/Base:System/filesystem?expand=0&rev=63
This commit is contained in:
Dirk Mueller 2011-08-22 14:23:02 +00:00 committed by Git OBS Bridge
parent de95ed1e3d
commit f4c98e34fe
3 changed files with 8 additions and 2 deletions

View File

@ -56,7 +56,6 @@
0755 root root /etc/xinetd.d
0755 root root /home
0755 root root /lib
0755 root root /lib/aaa_base
0755 root root /lib/YaST
0755 root root /lib/lsb
0755 root root /lib/modules
@ -121,7 +120,6 @@
0755 root root /usr/share/dict
0755 root root /usr/share/doc
0755 root root /usr/share/doc/packages
0755 root root /usr/share/doc/packages/aaa_base
0755 root root /usr/share/locale
0755 root root /usr/share/man
0755 root root /usr/share/man/man1

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Aug 22 16:22:51 CEST 2011 - dmueller@suse.de
- remove dirs that are clearly aaa_base specific
-------------------------------------------------------------------
Thu Aug 4 09:56:31 UTC 2011 - lnussel@suse.de

View File

@ -160,6 +160,9 @@ for FILE in `rpm -ql aaa_base` ; do
/sbin/init.d*|/usr/share/doc/support/*|/lib/mkinitrd/scripts/*|/lib/udev/devices/*)
continue
;;
/usr/share/doc/packages/aaa_base/|lib/aaa_base)
continue
;;
esac
test -d $RPM_BUILD_ROOT/`dirname $FILE` || {
echo `dirname $FILE` for $FILE is not in filesystem.