- tweaked patch to set OS version in vars that normally depend on dpkg

- tweaked inet.defn to remove verbosity from dhclient execution
This commit is contained in:
2016-11-08 13:14:49 -06:00
parent fe7106dccd
commit 8f8cd148f0
3 changed files with 71 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ ARCH = x86_64
URL = https://packages.qa.debian.org/i/ifupdown.html
DESC = ifupdown is a set of utilities to assist with basic interface \
manipulation.
SNAPVER = sr0
SNAPVER = sr1
ARCHIVE := $(PWD)/SRC/$(shell ls SRC|egrep '(bz2|gz|tar|xz)$$'|tail -1)
TYPE := $(shell file -ib $(ARCHIVE)|cut -d';' -f1|tr -d '\n')