From b55577524cc9a3534dd8dc3ef131745b5ddd4ad3 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Sun, 20 Nov 2011 17:06:41 +0100 Subject: fix patch 001 --- debian/patches/001_add-main-makefile.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/patches/001_add-main-makefile.patch') diff --git a/debian/patches/001_add-main-makefile.patch b/debian/patches/001_add-main-makefile.patch index 0f6c1b5a0..c0f95b38e 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 && configure && make ++ cd nxproxy && autoconf && ./configure && make + +build-indep: + -- cgit v1.2.3