From a2c7f4cede01fdab01a529253a011442f34f6737 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 13 Apr 2013 03:24:48 +0200 Subject: Patch dooble.pro to allow warnings + INSTALL_ROOT instead of the standard DESTDIR MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- dooble/notes | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dooble/notes b/dooble/notes index 8abc6db..d1cc5f5 100644 --- a/dooble/notes +++ b/dooble/notes @@ -1,8 +1,9 @@ svn co https://dooble.svn.sourceforge.net/svnroot/dooble dooble cd dooble/trunk/browser/ +sed -i 's/-Werror//g' dooble.pro qmake-qt4 -o Makefile dooble.pro make - +make INSTALL_ROOT="$pkgdir" install make dependencies: qt4 svn -- cgit v1.2.3-70-g09d2