Sophie

Sophie

distrib > Mageia > 4 > i586 > media > core-release-src > by-pkgid > daa8abe3dae0f767d376e502e9aea9c7 > files > 2

wxhexeditor-0.22-1.mga4.src.rpm

diff -ur wxHexEditor_o/Makefile wxHexEditor/Makefile
--- wxHexEditor_o/Makefile	2013-05-09 18:51:10.440334433 +0100
+++ wxHexEditor/Makefile	2013-12-07 21:40:48.132054002 +0000
@@ -34,7 +34,7 @@
 EXECUTABLE_WIN=$(EXECUTABLE).exe
 EXECUTABLE_DIR_MAC=$(EXECUTABLE).app
 
-PREFIX      = /usr/local
+PREFIX      = /usr
 BINDIR      = $(PREFIX)/bin
 DATADIR     = $(PREFIX)/share
 LOCALEDIR   = $(DATADIR)/locale
Only in wxHexEditor: Makefile~