Magellan Linux

Diff of /tags/init-0_7_6/Makefile.inc

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

trunk/initscripts/Makefile.inc revision 1451 by niro, Wed Aug 3 08:51:24 2011 UTC tags/init-0_7_6/Makefile.inc revision 1880 by niro, Tue Jul 24 08:35:32 2012 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
12  SYSTEMDDIR = $(LIBDIR)/systemd  SYSTEMDDIR = /usr/lib/systemd
13  UNITSDIR = $(SYSTEMDDIR)/system  UNITSDIR = $(SYSTEMDDIR)/system
14    
15  general:  general:

Legend:
Removed from v.1451  
changed lines
  Added in v.1880