Magellan Linux

Diff of /trunk/initscripts/systemd/Makefile

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

revision 2212 by niro, Tue Oct 15 08:54:48 2013 UTC revision 2299 by niro, Fri Dec 27 11:11:08 2013 UTC
# Line 4  all: Line 4  all:
4    
5  include ../Makefile.inc  include ../Makefile.inc
6    
7  SYSTEMDDIR = $(shell $(PKGCONFIG) pkg-config systemd --variable=systemdutildir)  SYSTEMDDIR = $(shell $(PKGCONFIG) systemd --variable=systemdutildir)
8  SYSTEMDUNITSDIR = $(shell $(PKGCONFIG) systemd --variable=systemdsystemunitdir)  SYSTEMDUNITSDIR = $(shell $(PKGCONFIG) systemd --variable=systemdsystemunitdir)
9    
10  install_systemd: general  install_systemd: general

Legend:
Removed from v.2212  
changed lines
  Added in v.2299