airport/Makefile: remove unused variable
This commit is contained in:
parent
0ea74dcf59
commit
e6dc5c7874
|
@ -3,8 +3,6 @@ AIRPORT_REPO ?= https://bitbucket.org/marduk/airport
|
|||
AIRPORT_BRANCH ?= default
|
||||
PGVER := 9.4
|
||||
|
||||
rcdefault := /etc/runlevels/default
|
||||
|
||||
preinstall:
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue