Magellan Linux

Diff of /trunk/mlivecdbuild/Makefile

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

revision 711 by niro, Thu Mar 20 10:54:41 2008 UTC revision 712 by niro, Thu Apr 10 20:50:31 2008 UTC
# Line 1  Line 1 
1  # Magellan ISO generation Utils  # Magellan ISO generation Utils
2  # $Header: /home/cvsd/magellan-cvs/magellan-src/mlivecdbuild/Makefile,v 1.3 2008-03-20 10:54:41 niro Exp $  # $Header: /home/cvsd/magellan-cvs/magellan-src/mlivecdbuild/Makefile,v 1.4 2008-04-10 20:48:33 niro Exp $
3    
4  DESTDIR=  DESTDIR=
5    
# Line 38  install-files: Line 38  install-files:
38   install -m 0644 $(srcprofiles)/global/isolinux.cfg $(DESTDIR)$(profilesdir)/global   install -m 0644 $(srcprofiles)/global/isolinux.cfg $(DESTDIR)$(profilesdir)/global
39   install -m 0644 $(srcprofiles)/global/issue $(DESTDIR)$(profilesdir)/global   install -m 0644 $(srcprofiles)/global/issue $(DESTDIR)$(profilesdir)/global
40   install -m 0644 $(srcprofiles)/global/motd $(DESTDIR)$(profilesdir)/global   install -m 0644 $(srcprofiles)/global/motd $(DESTDIR)$(profilesdir)/global
41     install -m 0644 $(srcprofiles)/global/eth0 $(DESTDIR)$(profilesdir)/global
42    
43   install -m 0644 $(srcprofiles)/default/config $(DESTDIR)$(profilesdir)/default   install -m 0644 $(srcprofiles)/default/config $(DESTDIR)$(profilesdir)/default
44    

Legend:
Removed from v.711  
changed lines
  Added in v.712