mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
odroid-u2-base: remove obsolete vpkgs.
This commit is contained in:
parent
385559a92b
commit
1b486f757a
1 changed files with 1 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'odroid-u2-base'
|
# Template file for 'odroid-u2-base'
|
||||||
pkgname=odroid-u2-base
|
pkgname=odroid-u2-base
|
||||||
version=1.6
|
version=1.7
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meta
|
build_style=meta
|
||||||
homepage="http://www.voidlinux.eu"
|
homepage="http://www.voidlinux.eu"
|
||||||
|
@ -14,10 +14,6 @@ depends="${makedepends}"
|
||||||
|
|
||||||
conf_files=/etc/default/odroid-led
|
conf_files=/etc/default/odroid-led
|
||||||
|
|
||||||
# Allow upgrades for compatibility.
|
|
||||||
provides="odroid-u2-ubootcfg-${version}_${revision}"
|
|
||||||
replaces="odroid-u2-ubootcfg>=0"
|
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
# Set proper perms to some devices.
|
# Set proper perms to some devices.
|
||||||
vmkdir usr/lib/udev/rules.d
|
vmkdir usr/lib/udev/rules.d
|
||||||
|
|
Loading…
Add table
Reference in a new issue