From d7b96d6a8b3763eda7ae8f0e0711950cfddc0bf5 Mon Sep 17 00:00:00 2001 From: Denes Matetelki Date: Sun, 26 Jun 2011 13:00:37 +0200 Subject: [PATCH] ebuild destdir fix(?) --- qtmindmap.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qtmindmap.pro b/qtmindmap.pro index 1c7638f..23a13b8 100644 --- a/qtmindmap.pro +++ b/qtmindmap.pro @@ -38,4 +38,4 @@ TRANSLATIONS += lang/qtmindmap_hu.ts \ CODECFORTR = UTF-8 -DESTDIR = . +DESTDIR = usr/bin