mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-02-25 18:55:27 -06:00
autogen: If rerun, delete config.status
This commit is contained in:
parent
c316219f89
commit
39e6a1e95b
@ -6,7 +6,7 @@ set -e
|
||||
touch config.rpath
|
||||
|
||||
# Make makefiles.
|
||||
|
||||
rm config.status
|
||||
intltoolize --automake --copy --force
|
||||
perl -i -p -e 's,^DATADIRNAME.*$,DATADIRNAME = share,' po/Makefile.in.in
|
||||
perl -i -p -e 's,^GETTEXT_PACKAGE.*$,GETTEXT_PACKAGE = virt-manager,' po/Makefile.in.in
|
||||
|
Loading…
Reference in New Issue
Block a user