Magellan Linux

Diff of /mcore-src/trunk/mcore-tools/src/systemd/Makefile

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

revision 2248 by niro, Mon Jan 13 13:37:39 2014 UTC revision 2249 by niro, Mon Jan 13 13:39:05 2014 UTC
# Line 15  all: $(FILES) Line 15  all: $(FILES)
15    
16  install: install-client-services-systemd  install: install-client-services-systemd
17    
18  install-client-services-systemd:  install-client-services-systemd: all
19   $(INSTALL) -d $(DESTDIR)/$(SYSTEMDSYSTEMUNITDIR)   $(INSTALL) -d $(DESTDIR)/$(SYSTEMDSYSTEMUNITDIR)
20   $(INSTALL) -m0644 mcored.service $(DESTDIR)/$(SYSTEMDSYSTEMUNITDIR)   $(INSTALL) -m0644 mcored.service $(DESTDIR)/$(SYSTEMDSYSTEMUNITDIR)
21    

Legend:
Removed from v.2248  
changed lines
  Added in v.2249