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 2453 by niro, Tue Jan 7 15:05:35 2014 UTC revision 2454 by niro, Tue Jan 7 15:07:11 2014 UTC
# Line 19  INSTALLER_TTY = tty1 Line 19  INSTALLER_TTY = tty1
19  all:  all:
20   $(SED) -e 's:%VERSIONTAG%:$(VERSION):' \   $(SED) -e 's:%VERSIONTAG%:$(VERSION):' \
21   -e 's:%LIBDIR%:$(LIBDIR):g' \   -e 's:%LIBDIR%:$(LIBDIR):g' \
22     -e 's:%SYSCONFDIR%:$(SYSCONFDIR):g' \
23   bin/installer.sh.in \   bin/installer.sh.in \
24   > bin/installer.sh   > bin/installer.sh
25   $(SED) -e 's:%INSTALLER_TTY%:$(INSTALLER_TTY):g'  \   $(SED) -e 's:%INSTALLER_TTY%:$(INSTALLER_TTY):g'  \

Legend:
Removed from v.2453  
changed lines
  Added in v.2454