From 5fab333def88cfc41fcb18b11d1f31ce6d6e3019 Mon Sep 17 00:00:00 2001 From: Kjartan Maraas Date: Thu, 30 Nov 2000 14:10:37 +0000 Subject: Put back the non-modified version of the tools svn path=/trunk/; revision=6735 --- po/update.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'po/update.pl') diff --git a/po/update.pl b/po/update.pl index c7c86399df..2b6accb302 100755 --- a/po/update.pl +++ b/po/update.pl @@ -314,7 +314,7 @@ sub GeneratePot{ unlink(".headerlock"); print "Removing generated header (.h) files..."; -# system("rm ./tmp/ -rf"); + system("rm ./tmp/ -rf"); } print "done\n"; } -- cgit v1.2.3