aports/main/ifupdown/makefile-arch.patch
Milan P. Stanić d8f7e200ba main/ifupdown: upgrade to 0.8.35
remove some patches and added new ones
rename _builddir to builddir
2019-06-20 08:53:52 +00:00

11 lines
280 B
Diff

--- a/Makefile 2019-01-28 18:25:51.000000000 +0100
+++ b/Makefile 2019-06-01 19:10:28.644361881 +0200
@@ -1,6 +1,6 @@
VERSION ?= 0.8
CFLAGS ?= -Wall -W -Wno-unused-parameter -g -O2
-ARCH := $(shell dpkg-architecture -qDEB_HOST_ARCH_OS)
+ARCH := linux
BASEDIR ?= $(DESTDIR)