Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
do
--- src/Makefile.in
+++ src/Makefile.in
@@ -93,8 +93,8 @@
@@ -94,7 +94,8 @@
makewhatis: makewhatis.sh Makefile
rm -f makewhatis
sed -e 's,%version%,@version@,' \
- -e 's,%awk%,@awk@,' makewhatis.sh > makewhatis
+ cp makewhatis.sh makewhatis.in
+ ../conf_script makewhatis
chmod +x makewhatis