Magellan Linux

Diff of /trunk/installer-simple/Makefile

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

revision 2446 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.2446  
changed lines
  Added in v.2447