Revert "Add temporary workaround for moved etc directory."
Revert the workaround in hrev43361 to be fixed by adjusting the path.
This commit is contained in:
parent
e791096b81
commit
15b483ebe7
@ -455,9 +455,6 @@ profileFiles = $(profileFiles:G=profile-d) ;
|
|||||||
AddDirectoryToHaikuImage common etc profile.d ;
|
AddDirectoryToHaikuImage common etc profile.d ;
|
||||||
AddFilesToHaikuImage common etc profile.d : $(profileFiles) ;
|
AddFilesToHaikuImage common etc profile.d : $(profileFiles) ;
|
||||||
|
|
||||||
# TODO: Temporary workaround until package management fully moves the /etc dir
|
|
||||||
AddSymlinkToHaikuImage common settings : /boot/common/etc ;
|
|
||||||
|
|
||||||
#local bashCompletionFiles = [ Glob $(etcDir)/bash_completion.d : * ] ;
|
#local bashCompletionFiles = [ Glob $(etcDir)/bash_completion.d : * ] ;
|
||||||
#local bashCompletionHelperFiles
|
#local bashCompletionHelperFiles
|
||||||
# = [ Glob $(etcDir)/bash_completion.d/helpers : * ] ;
|
# = [ Glob $(etcDir)/bash_completion.d/helpers : * ] ;
|
||||||
|
Loading…
Reference in New Issue
Block a user