From 5bc551e5c93723067a06fc85ce7f92f994819d72 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 13 Apr 2013 04:18:06 +0200 Subject: almost there MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- dooble/notes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dooble/notes') diff --git a/dooble/notes b/dooble/notes index 85e8bd8..a19a1d8 100644 --- a/dooble/notes +++ b/dooble/notes @@ -2,7 +2,7 @@ options=(!emptydir) ## or do: ls -1 /dev/shm | grep -v '^usr$' | xargs rm -r svn co https://dooble.svn.sourceforge.net/svnroot/dooble dooble cd dooble/trunk/browser/ -sed -i 's/-Werror//g' dooble.pro +sed -i 's_-Werror__g' dooble.pro qmake-qt4 -o Makefile dooble.pro make make INSTALL_ROOT="$pkgdir" install -- cgit v1.2.3-70-g09d2