]> git.sesse.net Git - vlc/commitdiff
Do not override ABOUT-NLS twice
authorRémi Denis-Courmont <remi@remlab.net>
Tue, 30 Aug 2011 16:23:45 +0000 (19:23 +0300)
committerRémi Denis-Courmont <remi@remlab.net>
Tue, 30 Aug 2011 18:35:49 +0000 (21:35 +0300)
bootstrap

index 926b0d69db1453c59ef0c4883165b8fda5c95f00..07c73125eaa6eee1c6b939c5645693fa70176d39 100755 (executable)
--- a/bootstrap
+++ b/bootstrap
@@ -69,7 +69,6 @@ export AUTOPOINT
 test "$AUTOPOINT" || AUTOPOINT=autopoint
 if ! "$AUTOPOINT" --dry-run --force >/dev/null 2>&1; then
   AUTOPOINT=true
-  echo > ABOUT-NLS
 fi
 
 ##