mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 15:37:49 +00:00
udev: remove executable flag from udev rules
This commit is contained in:
parent
77a2119731
commit
b992dd409d
0
packages/linux-firmware/brcmfmac_sdio-firmware-rpi/udev.d/90-rpi-add-serial.rules
Executable file → Normal file
0
packages/linux-firmware/brcmfmac_sdio-firmware-rpi/udev.d/90-rpi-add-serial.rules
Executable file → Normal file
@ -44,6 +44,8 @@ post_makeinstall_target() {
|
|||||||
rm -rf $INSTALL/usr/share
|
rm -rf $INSTALL/usr/share
|
||||||
rm -rf $INSTALL/etc/vmware-tools/scripts/vmware/network
|
rm -rf $INSTALL/etc/vmware-tools/scripts/vmware/network
|
||||||
|
|
||||||
|
chmod -x $INSTALL/usr/lib/udev/rules.d/*.rules
|
||||||
|
|
||||||
find $INSTALL/etc/vmware-tools/ -type f | xargs sed -i '/.*expr.*/d'
|
find $INSTALL/etc/vmware-tools/ -type f | xargs sed -i '/.*expr.*/d'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user