From 6b73edd95d603e27d55d4905134ac1327d426534 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 27 Mar 2017 21:41:36 +0200 Subject: New upstream version 0.9.7 --- debian/rules | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100755 debian/rules (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules deleted file mode 100755 index e7fbeec..0000000 --- a/debian/rules +++ /dev/null @@ -1,18 +0,0 @@ -#!/usr/bin/make -f - -#export DH_VERBOSE=1 - -include /usr/share/cdbs/1/rules/debhelper.mk -include /usr/share/cdbs/1/class/autotools.mk -include /usr/share/cdbs/1/rules/buildvars.mk -include /usr/share/cdbs/1/rules/autoreconf.mk - -ifneq ($(findstring $(DEB_BUILD_ARCH), mips mipsel),) - CFLAGS += -mplt -endif - -DEB_CONFIGURE_EXTRA_FLAGS := --disable-Werror \ - --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH) -DEB_DH_INSTALL_ARGS := --sourcedir=$(DEB_DESTDIR) - -DEB_MAKE_CHECK_TARGET = check -- cgit v1.2.3