Magellan Linux

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

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

revision 2351 by niro, Sat Jan 4 00:38:12 2014 UTC revision 2447 by niro, Tue Jan 7 14:57:45 2014 UTC
# Line 4  VERSION = $(shell cat VERSION) Line 4  VERSION = $(shell cat VERSION)
4  SYSTEMDUNITDIR = $(shell pkg-config --variable=systemdsystemunitdir systemd)  SYSTEMDUNITDIR = $(shell pkg-config --variable=systemdsystemunitdir systemd)
5  INSTALLER_TTY = tty1  INSTALLER_TTY = tty1
6    
7  SYSCONFDIR = etc  SYSCONFDIR = /etc
8  PREFIX = /usr  PREFIX = /usr
9  LIBDIR = $(PREFIX)/lib/installer  LIBDIR = $(PREFIX)/lib/installer
10  BINDIR = $(PREFIX)/bin  BINDIR = $(PREFIX)/bin

Legend:
Removed from v.2351  
changed lines
  Added in v.2447