Update create_desktop_package.sh
cleaning up spacing
This commit is contained in:
parent
f9e4148d98
commit
bdc8135a24
@ -9,6 +9,7 @@ cp -R "${SRC}"/packages/blobs/asound.state/asound.state.pinebook-pro "${destinat
|
||||
mkdir -p "${destination}"/etc/X11/xorg.conf.d/
|
||||
# from https://github.com/ayufan-rock64/linux-package/tree/master/root-pinebookpro
|
||||
cp "${SRC}"/packages/bsp/pinebook-pro/40-pinebookpro-touchpad.conf "${destination}"/etc/X11/xorg.conf.d/
|
||||
|
||||
#keyboard hwdb
|
||||
mkdir -p "${destination}"/etc/udev/hwdb.d/
|
||||
cp "${SRC}"/packages/bsp/pinebook-pro/10-usb-kbd.hwdb "${destination}"/etc/udev/hwdb.d/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user