diff options
Diffstat (limited to 'debian/patches')
-rw-r--r-- | debian/patches/001_add-main-makefile.patch | 2 |
1 files changed, 1 insertions, 1 deletions
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: + |