forked from pool/filesystem
Accepting request 321036 from home:dimstar:Factory
- Add /usr/lib/udev/rules.d: packages installing rules don't really have to build depend on udev, it only increases their build time. Fixes build issues like: https://build.opensuse.org/package/live_build_log/openSUSE:Factory:Staging:A:DVD/i4l-base/standard/x86_64 OBS-URL: https://build.opensuse.org/request/show/321036 OBS-URL: https://build.opensuse.org/package/show/Base:System/filesystem?expand=0&rev=132
This commit is contained in:
parent
67765a139f
commit
53b1c82028
@ -95,6 +95,8 @@
|
||||
0755 root root /usr/lib/systemd/user
|
||||
0755 root root /usr/lib/systemd/user-preset
|
||||
0755 root root /usr/lib/tmpfiles.d
|
||||
0755 root root /usr/lib/udev
|
||||
0755 root root /usr/lib/udev/rules.d
|
||||
0755 root root /usr/local
|
||||
0755 root root /usr/local/bin
|
||||
0755 root root /usr/local/games
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 7 08:25:43 UTC 2015 - dimstar@opensuse.org
|
||||
|
||||
- Add /usr/lib/udev/rules.d: packages installing rules don't really
|
||||
have to build depend on udev, it only increases their build time.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 1 22:27:17 UTC 2015 - jengelh@inai.de
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user