Browse Source

overlay: changed to apply $overlay_apply_dirs on postdoc/6 instead of postmake/6

user/chris/test/arm
Alejandro Mery 13 years ago
parent
commit
91270e095f
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      lib/overlay/parse-config-0

+ 1
- 1
lib/overlay/parse-config-0

@ -27,4 +27,4 @@ overlay_apply_hook() {
overlay_apply -q -- "$d" overlay_apply -q -- "$d"
done done
} }
hook_add postmake 6 'overlay_apply_hook'
hook_add postdoc 6 'overlay_apply_hook'

Loading…
Cancel
Save