summaryrefslogtreecommitdiffstats
path: root/po/SConscript
diff options
context:
space:
mode:
Diffstat (limited to 'po/SConscript')
-rw-r--r--po/SConscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/po/SConscript b/po/SConscript
index 0362e0a..43206be 100644
--- a/po/SConscript
+++ b/po/SConscript
@@ -10,7 +10,7 @@
## First load the environment set in the top-level SConstruct file
#Import( "env KDElang" )
Import('env')
-myenv=env.Copy()
+myenv=env.Clone()
## Make translations for the program "test1" in french (requires fr.po)
myenv['APPNAME'] = "kstreamripper"