aboutsummaryrefslogtreecommitdiffstats
path: root/dooble/notes
diff options
context:
space:
mode:
Diffstat (limited to 'dooble/notes')
-rw-r--r--dooble/notes3
1 files changed, 2 insertions, 1 deletions
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