File fix-path.patch of Package clewarecontrol

diff --git a/Makefile b/Makefile
index 349293b..b7912d4 100644
--- a/Makefile
+++ b/Makefile
@@ -34,8 +34,8 @@ install: clewarecontrol $(TRANSLATIONS)
 	mkdir -p $(DESTDIR)$(PREFIX)/share/man/man1
 	cp clewarecontrol.1 $(DESTDIR)$(PREFIX)/share/man/man1/clewarecontrol.1
 	gzip -9 $(DESTDIR)$(PREFIX)/share/man/man1/clewarecontrol.1
-	mkdir -p $(DESTDIR)/share/locale/nl/LC_MESSAGES
-	cp nl.mo $(DESTDIR)/share/locale/nl/LC_MESSAGES/clewarecontrol.mo
+	mkdir -p $(DESTDIR)$(PREFIX)/share/locale/nl/LC_MESSAGES
+	cp nl.mo $(DESTDIR)$(PREFIX)/share/locale/nl/LC_MESSAGES/clewarecontrol.mo
 
 uninstall: clean
 	rm -f $(DESTDIR)$(PREFIX)/bin/clewarecontrol
openSUSE Build Service is sponsored by