mirror of
https://codeberg.org/privacy1st/arch
synced 2024-12-23 01:16:04 +01:00
fix
This commit is contained in:
parent
d44433c782
commit
b552b417c8
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -223,3 +223,6 @@
|
|||||||
[submodule "pkg/uavs3d-git"]
|
[submodule "pkg/uavs3d-git"]
|
||||||
path = pkg/uavs3d-git
|
path = pkg/uavs3d-git
|
||||||
url = https://aur.archlinux.org/uavs3d-git.git
|
url = https://aur.archlinux.org/uavs3d-git.git
|
||||||
|
[submodule "pkg/iio-sensor-proxy-git"]
|
||||||
|
path = pkg/iio-sensor-proxy-git
|
||||||
|
url = https://aur.archlinux.org/iio-sensor-proxy-git.git
|
||||||
|
@ -16,8 +16,8 @@ sha256sums=('SKIP') # 'SKIP' for git sources; Otherwise: autofill using updpkgsu
|
|||||||
package() {
|
package() {
|
||||||
cd "${_reponame}/pkg/${pkgname}"
|
cd "${_reponame}/pkg/${pkgname}"
|
||||||
|
|
||||||
install -Dm0544 usr/bin/de-p1st-rotate-screen "$pkgdir"/usr/bin/de-p1st-rotate-screen
|
install -Dm0544 usr/bin/de-p1st-rotate/de-p1st-rotate-screen "$pkgdir"/usr/bin/de-p1st-rotate/de-p1st-rotate-screen
|
||||||
install -Dm0544 usr/bin/de-p1st-auto-rotate "$pkgdir"/usr/bin/de-p1st-auto-rotate
|
install -Dm0544 usr/bin/de-p1st-rotate/de-p1st-auto-rotate "$pkgdir"/usr/bin/de-p1st-rotate/de-p1st-auto-rotate
|
||||||
|
|
||||||
install -Dm0644 -o0 etc/de-p1st-rotate/config.cfg "$pkgdir"/etc/de-p1st-rotate/config.cfg
|
install -Dm0644 -o0 etc/de-p1st-rotate/config.cfg "$pkgdir"/etc/de-p1st-rotate/config.cfg
|
||||||
}
|
}
|
||||||
|
2
pkg/holo
2
pkg/holo
@ -1 +1 @@
|
|||||||
Subproject commit 1824047a640ddbe8f22231cafd2c1fee89e74e63
|
Subproject commit 62cca9db19cc12ace23ce02daeb07b0f1432de62
|
1
pkg/iio-sensor-proxy-git
Submodule
1
pkg/iio-sensor-proxy-git
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 890e85860e1e8289c65caddbb349ad5e4c898269
|
@ -1 +1 @@
|
|||||||
Subproject commit 4a0df1c24e26f1c27baf051970ea811244d63082
|
Subproject commit 718a1c64fece7ee1a456ae699305978e3a20c212
|
@ -1 +1 @@
|
|||||||
Subproject commit 2dbc32d4b4bd1c88ce83b4cf783628f5373c8a3c
|
Subproject commit da8c5994db9aaf2b6e9b93b72bd3ac9cbfe50f0a
|
Loading…
Reference in New Issue
Block a user