port to pika os 4
All checks were successful
PikaOS Package Build & Release (Canary) (amd64-v3) / build (push) Successful in 14s
All checks were successful
PikaOS Package Build & Release (Canary) (amd64-v3) / build (push) Successful in 14s
This commit is contained in:
parent
4050dec5c9
commit
3554b2bb56
2
.github/release-canary-v3
vendored
2
.github/release-canary-v3
vendored
@ -1 +1 @@
|
|||||||
2
|
3
|
||||||
|
@ -4,7 +4,7 @@ all:
|
|||||||
true
|
true
|
||||||
|
|
||||||
install:
|
install:
|
||||||
sed 's/"@DO_NOT_CHANGE@"/"'"${VERSION}"'"/g' <xpadneo/hid-xpadneo/dkms.conf.in >hid-xpadneo/dkms.conf
|
sed 's/"@DO_NOT_CHANGE@"/"'"${VERSION}"'"/g' <xpadneo/hid-xpadneo/dkms.conf.in >xpadneo/hid-xpadneo/dkms.conf
|
||||||
install -d $(DESTDIR)/usr/src/
|
install -d $(DESTDIR)/usr/src/
|
||||||
cp -r xpadneo/hid-xpadneo $(DESTDIR)/usr/src/
|
cp -r xpadneo/hid-xpadneo $(DESTDIR)/usr/src/
|
||||||
install -d $(DESTDIR)/etc/modules-load.d
|
install -d $(DESTDIR)/etc/modules-load.d
|
||||||
|
Loading…
Reference in New Issue
Block a user