summaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2009-04-10 09:59:52 +0200
committerJim Meyering <meyering@redhat.com>2009-04-10 10:02:35 +0200
commit534cd7145fb6b9ce8935acf76c2fc1b6fcea0794 (patch)
tree81e902e13544848969a374ef5bdd0bf3c063abf3 /bootstrap
parent40d53c44069e85cec28ad886749d3335e42cb47f (diff)
downloadparted-534cd7145fb6b9ce8935acf76c2fc1b6fcea0794.tar.gz
maint: sync from coreutils
* maint.mk: Sync from coreutils. * bootstrap: Likewise.
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap b/bootstrap
index 41a27b2..5502a1d 100755
--- a/bootstrap
+++ b/bootstrap
@@ -342,7 +342,7 @@ cleanup_gnulib() {
}
git_modules_config () {
- GIT_CONFIG_LOCAL=.gitmodules git config "$@"
+ GIT_CONFIG=.gitmodules git config "$@"
}
# Get gnulib files.