Update Makefile

üst c948cfc4
......@@ -7,5 +7,5 @@ install:
cp -prfv locale/* $(DESTDIR)/lib/initrd/locale
cp -prfv locale/helpmsg/* $(DESTDIR)/lib/initrd/locale/helpmsg
[ -f $(DESTDIR)/bin/update-initrd ] && rm -f $(DESTDIR)/bin/update-initrd || true
ln -s $(DESTDIR)/lib/initrd/build.sh $(DESTDIR)/bin/update-initrd
ln -s /lib/initrd/build.sh $(DESTDIR)/bin/update-initrd
chmod +x $(DESTDIR)/lib/initrd/build.sh
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment