New commits:
commit 4409dfeac8c8381ea159b2b2df38bf65a60689b3
Author: Pol Vinogradov <vin.public AT gmail.com>
Commit: Pol Vinogradov <vin.public AT gmail.com>
http/dwb/INSTALL: fixed the "fix"
diff --git a/http/dwb/INSTALL b/http/dwb/INSTALL
index 9a0b497..107c3eb 100755
--- a/http/dwb/INSTALL
+++ b/http/dwb/INSTALL
@@ -1,5 +1,5 @@
if is_depends_enabled $SPELL gtk+3 ; then
- make GTK=3 DESTDIR=${INSTALL_ROOT}/usr install
+ make GTK=3 install
else
- make DESTDIR=${INSTALL_ROOT}/usr install
+ make install
fi
[SM-Commit] GIT changes to master grimoire by Pol Vinogradov (4409dfeac8c8381ea159b2b2df38bf65a60689b3),
Pol Vinogradov, 10/05/2014