netctl: move everything to pkg destdir; revbump++
This commit is contained in:
parent
0c1a7ec882
commit
c190a011b6
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'netctl'
|
||||
pkgname=netctl
|
||||
version=1.1
|
||||
revision=2
|
||||
revision=3
|
||||
short_desc="Profile based systemd network management"
|
||||
maintainer="Ypnose <linuxienATlegtuxDOTorg>"
|
||||
homepage="http://projects.archlinux.org/netctl.git/"
|
||||
|
@ -23,6 +23,6 @@ netctl_package() {
|
|||
/etc/netctl/interfaces 0750 root root
|
||||
/etc/netctl/hooks 0750 root root"
|
||||
pkg_install() {
|
||||
vmove usr
|
||||
vmove all
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue