Changeset 1876

Show
Ignore:
Timestamp:
05/07/07 07:01:50 (20 months ago)
Author:
alexander
Message:

Dropped the ll script

Location:
trunk
Files:
1 removed
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/Makefile

    r1874 r1876  
    385385        @sed -i "s/\[version\]/$(VERSION)/" $(MP)/root/README 
    386386        @install -m600 root/.bashrc $(MP)/root/.bashrc 
    387         @install -m755 scripts/{net-setup,greeting,ll} $(MP)/usr/bin/  
     387        @install -m755 scripts/{net-setup,greeting} $(MP)/usr/bin/  
    388388        @install -m755 scripts/{livecd-login,shutdown-helper} $(MP)/usr/bin/ 
    389389        @svn export --force root $(MP)/etc/skel