Changeset 1876
- Timestamp:
- 05/07/07 07:01:50 (20 months ago)
- Location:
- trunk
- Files:
-
- 1 removed
- 1 modified
-
Makefile (modified) (1 diff)
-
scripts/ll (deleted)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Makefile
r1874 r1876 385 385 @sed -i "s/\[version\]/$(VERSION)/" $(MP)/root/README 386 386 @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/ 388 388 @install -m755 scripts/{livecd-login,shutdown-helper} $(MP)/usr/bin/ 389 389 @svn export --force root $(MP)/etc/skel
