summaryrefslogtreecommitdiff
path: root/x11/qt4-creator/patches/patch-ah
blob: b8ec1f3440fdaa2b4de5ac69d3e8deb045e40d31 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ah,v 1.2 2010/11/18 22:52:04 adam Exp $

--- src/plugins/coreplugin/coreplugin.pro.orig	2010-08-24 07:46:09.000000000 +0000
+++ src/plugins/coreplugin/coreplugin.pro
@@ -197,7 +197,7 @@ else:unix {
     SOURCES += progressmanager/progressmanager_x11.cpp
 
     images.files = images/qtcreator_logo_*.png
-    images.path = /share/pixmaps
+    images.path = $(PREFIX)/share/pixmaps
     INSTALLS += images
 }
 OTHER_FILES += Core.pluginspec editormanager/BinFiles.mimetypes.xml