linux-tkg: Accept default config w/ modprobed-db. (#47)
This alleviates Tk-Glitch/PKGBUILDS#404 by piping newlines to "make localconfig".
This commit is contained in:
@@ -640,7 +640,7 @@ _tkg_srcprep() {
|
||||
fi
|
||||
if [[ "$CONDITIONMPDB" =~ [yY] ]] || [ "$_modprobeddb" == "true" ]; then
|
||||
sudo modprobed-db recall
|
||||
make localmodconfig
|
||||
yes "" | make localmodconfig
|
||||
fi
|
||||
|
||||
if [ true = "$_config_fragments" ]; then
|
||||
|
Reference in New Issue
Block a user