Fix deprecation warning in abakus build

git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/abakus@1231047 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
v3.5.13-sru
tpearson 13 years ago
parent f4f8ac034f
commit f773fcd681

@ -14,7 +14,7 @@
## SConstruct file (set with 'Export') - this is very important ## SConstruct file (set with 'Export') - this is very important
Import( 'env' ) Import( 'env' )
myenv=env.Copy() myenv=env.Clone()
############################# #############################
## the programs to build ## the programs to build

Loading…
Cancel
Save