[packages/wxHexEditor] proper install PREFIX

gotar gotar at pld-linux.org
Mon Dec 30 00:11:35 CET 2013


commit 1ac58e60f49c6178c8a8045fc17bbefb19ff335a
Author: Tomasz Pala <gotar at pld-linux.org>
Date:   Mon Dec 30 00:11:22 2013 +0100

    proper install PREFIX

 wxHexEditor.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/wxHexEditor.spec b/wxHexEditor.spec
index bd73f42..e4f6b40 100644
--- a/wxHexEditor.spec
+++ b/wxHexEditor.spec
@@ -50,6 +50,7 @@ cd ..
 rm -rf $RPM_BUILD_ROOT
 
 %{__make} install \
+	PREFIX=%{_prefix} \
 	DESTDIR=$RPM_BUILD_ROOT
 
 %find_lang %{name}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/wxHexEditor.git/commitdiff/1ac58e60f49c6178c8a8045fc17bbefb19ff335a



More information about the pld-cvs-commit mailing list