From fabbeda0453cf4a1083ecbbd8b770252c5f91e3e Mon Sep 17 00:00:00 2001 From: Victor Seva Date: Wed, 25 Sep 2013 10:44:30 +0200 Subject: [PATCH] update no_config.patch --- debian/patches/no_config.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/debian/patches/no_config.patch b/debian/patches/no_config.patch index 6d2f36d9..a6789fac 100644 --- a/debian/patches/no_config.patch +++ b/debian/patches/no_config.patch @@ -42,3 +42,14 @@ .PHONY: install-bin install-bin: +--- a/core/Makefile ++++ b/core/Makefile +@@ -70,8 +70,6 @@ + + install: all mk-install-dirs \ + install-audio \ +- install-modules-cfg \ +- install-cfg \ + install-bin \ + install-modules +