From 9a3737b14aabe3b077b54183a326ec4d83354ce0 Mon Sep 17 00:00:00 2001 From: Reinhard Tartler Date: Wed, 12 Dec 2012 12:47:54 +0100 Subject: drop debian/patches/025_nxproxy_no-configure-file.full+lite.patch instead, clean stale configure files programatically from the clean rule in debian/rules. --- debian/rules | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 7114b24f5..5e8abfa79 100755 --- a/debian/rules +++ b/debian/rules @@ -24,6 +24,7 @@ override_dh_clean: rm -f nx-X11/programs/nxauth/changelog rm -f nxproxy/changelog rm -f Makefile + rm -f nx*/configure dh_clean override_dh_auto_build: -- cgit v1.2.3