Magellan Linux

Diff of /trunk/initscripts/Makefile.inc

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

revision 2210 by niro, Sun Feb 5 16:12:26 2012 UTC revision 2211 by niro, Tue Oct 15 08:53:10 2013 UTC
# Line 9  LIBDIR = /lib Line 9  LIBDIR = /lib
9  SBINDIR = /sbin  SBINDIR = /sbin
10  RCDIR = $(SYSCONFDIR)/rc.d  RCDIR = $(SYSCONFDIR)/rc.d
11  INITDIR = $(RCDIR)/init.d  INITDIR = $(RCDIR)/init.d
 SYSTEMDDIR = /usr/lib/systemd  
 UNITSDIR = $(SYSTEMDDIR)/system  
12    
13  general:  general:
14   install -d -m 0755 $(DESTDIR)$(SYSCONFDIR)   install -d -m 0755 $(DESTDIR)$(SYSCONFDIR)

Legend:
Removed from v.2210  
changed lines
  Added in v.2211