Quick hack to make the build work, but that we should later revert: i
bug #9427 - po/ Make system should be turned into Bongo.rules
This commit is contained in:
+3
-1
@@ -454,7 +454,9 @@ conf_flags="--enable-maintainer-mode"
|
||||
if test x$NOCONFIGURE = x; then
|
||||
printbold Running $srcdir/configure $conf_flags "$@" ...
|
||||
$srcdir/configure $conf_flags "$@" \
|
||||
&& echo Now type \`make\' to compile $PKG_NAME || exit 1
|
||||
|| exit 1
|
||||
`cd po/ && make update-gmo 2>/dev/null`
|
||||
echo Now type \`make\' to compile $PKG_NAME
|
||||
else
|
||||
echo Skipping configure process.
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user