Magellan Linux

Diff of /tags/installer-simple-0_4_91_20160203_1/Makefile

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2640 by niro, Wed Apr 2 11:23:56 2014 UTC revision 2641 by niro, Wed Apr 2 11:26:54 2014 UTC
# Line 58  install-systemd: Line 58  install-systemd:
58   $(INSTALL) -d $(DESTDIR)/$(SYSTEMDUNITDIR)   $(INSTALL) -d $(DESTDIR)/$(SYSTEMDUNITDIR)
59   $(INSTALL) -m 0644 systemd/installer.service $(DESTDIR)/$(SYSTEMDUNITDIR)   $(INSTALL) -m 0644 systemd/installer.service $(DESTDIR)/$(SYSTEMDUNITDIR)
60   $(INSTALL) -d $(DESTDIR)/$(SYSTEMDUNITDIR)/local-fs.target.wants   $(INSTALL) -d $(DESTDIR)/$(SYSTEMDUNITDIR)/local-fs.target.wants
  $(INSTALL) -m 0644 systemd/mnt-cdrom.mount $(DESTDIR)/$(SYSTEMDUNITDIR)  
  $(LN_S) ../mnt-cdrom.mount $(DESTDIR)/$(SYSTEMDUNITDIR)/local-fs.target.wants/mnt-cdrom.mount  
61    
62  install: create-dirs install-files install-systemd install-mo  install: create-dirs install-files install-systemd install-mo
63    

Legend:
Removed from v.2640  
changed lines
  Added in v.2641