Browse Source

* changed uclibc to copy to $docdir only the final .config again, and not all the temporal files

git-svn-id: svn://svn.opensde.net/opensde/package/trunk@20512 10447126-35f2-4685-b0cf-6dd780d3921f
early
Alejandro Mery 18 years ago
parent
commit
e8c9b956dc
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      base/uclibc/uclibc.conf

+ 1
- 1
base/uclibc/uclibc.conf

@ -124,5 +124,5 @@ else
var_append makeinstopt ' ' "install_utils"
fi
hook_add postdoc 5 'cp -v .config .config.* $root/$docdir/'
hook_add postdoc 5 'cp -v .config $root/$docdir/'

Loading…
Cancel
Save