Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fw32.git;a=commitdiff;h=df2f5f5a92c08ef9e98f817e0b8e6d8f436dcb86
commit df2f5f5a92c08ef9e98f817e0b8e6d8f436dcb86 Author: Marius Cirsta <[email protected]> Date: Thu Mar 5 23:10:12 2015 +0200 * remove service from makefile diff --git a/Makefile b/Makefile index f58a403..538f9f5 100644 --- a/Makefile +++ b/Makefile @@ -16,7 +16,6 @@ install: all cp fw32 $(DESTDIR)/usr/sbin cp fw32-makepkg $(DESTDIR)/usr/sbin cp pacman-g2.conf $(DESTDIR)/etc/fw32 - cp fw32.service $(DESTDIR)/lib/systemd/system chown root:root $(DESTDIR)/usr/sbin/fw32 chmod +s $(DESTDIR)/usr/sbin/fw32 ln -sf /usr/sbin/fw32 $(DESTDIR)/usr/sbin/fw32-create _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
