mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-10 21:50:39 +00:00
3754f60187
upstream builds the module inside the source directory, which prevents it being removed on upgrade/remove. also prevents build failures due to the patch failing to apply
11 lines
269 B
Plaintext
11 lines
269 B
Plaintext
PACKAGE_NAME="logitech-rs50-linux-driver"
|
|
PACKAGE_VERSION="__VERSION_STRING"
|
|
AUTOINSTALL="yes"
|
|
|
|
MAKE[0]="'make' KVERSION=$kernelver"
|
|
CLEAN="make clean"
|
|
|
|
BUILT_MODULE_NAME[0]="hid-logitech-hidpp"
|
|
DEST_MODULE_NAME[0]="hid-logitech-hidpp"
|
|
DEST_MODULE_LOCATION[0]="/extra"
|