forked from pool/filesystem
Accepting request 138171 from home:a_jaeger:FactoryFix
Follow aaa_base change: Remove /usr/lib/tmpfiles.d again. OBS-URL: https://build.opensuse.org/request/show/138171 OBS-URL: https://build.opensuse.org/package/show/Base:System/filesystem?expand=0&rev=94
This commit is contained in:
parent
a7b3d5be72
commit
297b649004
@ -87,7 +87,6 @@
|
||||
0755 root root /usr/include
|
||||
0755 root root /usr/include/X11
|
||||
0755 root root /usr/lib
|
||||
0755 root root /usr/lib/tmpfiles.d
|
||||
0755 root root /usr/lib/X11
|
||||
0755 root root /usr/lib/lsb
|
||||
0755 root root /usr/lib/news
|
||||
|
@ -1,3 +1,7 @@
|
||||
Mon Oct 15 10:47:36 UTC 2012 - aj@suse.de
|
||||
|
||||
- Revert last change since aaa_base removed /usr/lib/tmpfiles.d.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 12 14:25:04 UTC 2012 - coolo@suse.com
|
||||
|
||||
|
@ -167,7 +167,7 @@ NON_EXISTING_DIR=
|
||||
for FILE in `rpm -ql aaa_base` ; do
|
||||
test -d $FILE && continue
|
||||
case $FILE in
|
||||
/sbin/init.d*|/usr/share/doc/support/*|/lib/mkinitrd/scripts/*|/lib/udev/devices/*)
|
||||
/sbin/init.d*|/usr/share/doc/support/*|/lib/mkinitrd/scripts/*)
|
||||
continue
|
||||
;;
|
||||
/usr/share/doc/packages/aaa_base/*|/lib/aaa_base/*)
|
||||
|
Loading…
Reference in New Issue
Block a user