Files
pkgsrc-ng/x11/qt4-creator/patches/patch-ah
2013-09-26 17:14:40 +02:00

14 lines
492 B
Plaintext

$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