From e6fa2ca313e412ec89dc09a5219fcaa063fc50b2 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Sun, 20 Nov 2011 16:18:39 +0100 Subject: Fix of nxproxy build in main Makefile (modifies 001_add-main-makefile.patch). --- debian/patches/001_add-main-makefile.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/patches') diff --git a/debian/patches/001_add-main-makefile.patch b/debian/patches/001_add-main-makefile.patch index 02f8049d3..0f6c1b5a0 100644 --- a/debian/patches/001_add-main-makefile.patch +++ b/debian/patches/001_add-main-makefile.patch @@ -27,7 +27,7 @@ + cd nxcompext && autoconf + cd nxcompshad && autoconf + cd nx-X11 && make World -+ cd nxproxy && autoconf ++ cd nxproxy && autoconf && configure && make + +build-indep: + -- cgit v1.2.3