* fixed AddSymlinkToHaikuImage usage for more/less - we have both back again :)
* added home/config/be folder, and added symlinks to /boot/beos/apps and /boot/beos/preferences to it. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@15175 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
a7b93468cc
commit
560fa51713
@ -109,7 +109,11 @@ AddFilesToHaikuImage beos bin : $(BEOS_BIN) consoled <bin>route ;
|
||||
AddFilesToHaikuImage beos apps : $(BEOS_APPS) ;
|
||||
AddFilesToHaikuImage beos preferences : $(BEOS_PREFERENCES) ;
|
||||
|
||||
AddSymlinkToHaikuImage beos bin : more : less ;
|
||||
AddDirectoryToHaikuImage home config be ;
|
||||
AddSymlinkToHaikuImage home config be : /boot/beos/apps : Applications ;
|
||||
AddSymlinkToHaikuImage home config be : /boot/beos/preferences : Preferences ;
|
||||
|
||||
AddSymlinkToHaikuImage beos bin : less : more ;
|
||||
|
||||
|
||||
# scripts and data files
|
||||
|
Loading…
x
Reference in New Issue
Block a user