kboot-mkconfig: bump package version to 0.4
[kboot-utils.git] / Makefile
index 6854d76..7c13e95 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -5,8 +5,8 @@ all:
 clean:
 
 install:
-       install -d $(DESTDIR)$(prefix)/lib/kboot/
-       install -m 0644 kboot-mkconfig_lib $(DESTDIR)$(prefix)/lib/kboot/kboot-mkconfig_lib
+       install -d $(DESTDIR)$(prefix)/share/kboot/
+       install -m 0644 kboot-mkconfig_lib $(DESTDIR)$(prefix)/share/kboot/kboot-mkconfig_lib
        install -d $(DESTDIR)$(prefix)/sbin
        install -m 0755 kboot-mkconfig $(DESTDIR)$(prefix)/sbin/kboot-mkconfig
        install -d $(DESTDIR)$(sysconfdir)/default