netctl: 1.4 bumped

for/master
Denis Knauf 2014-01-07 00:13:29 +01:00
parent 83349ff1f6
commit 8bb69b1ff0
1 changed files with 8 additions and 0 deletions

View File

@ -29,4 +29,12 @@ DEFAULT_SRC_INSTALL_PARAMS+=( DESTDIR="${IMAGE}" )
src_compile() {
# nothing to do
true
}
src_install() {
default
keepdir /etc/netctl/interfaces
keepdir /etc/netctl/hooks
}