usbarmory-kernel: remove obsolete replaces field
This commit is contained in:
parent
71cddadfd5
commit
23726bc913
|
@ -145,7 +145,6 @@ usbarmory-kernel-headers_package() {
|
||||||
nostrip=yes
|
nostrip=yes
|
||||||
noverifyrdeps=yes
|
noverifyrdeps=yes
|
||||||
noshlibprovides=yes
|
noshlibprovides=yes
|
||||||
replaces="kernel-rpi-headers>=0"
|
|
||||||
short_desc="The Linux kernel headers for the Inversepath USB armory"
|
short_desc="The Linux kernel headers for the Inversepath USB armory"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove usr/src
|
vmove usr/src
|
||||||
|
|
Loading…
Reference in New Issue