diff options
Diffstat (limited to 'games/vdrift/files/patch-po_SConscript')
-rw-r--r-- | games/vdrift/files/patch-po_SConscript | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/games/vdrift/files/patch-po_SConscript b/games/vdrift/files/patch-po_SConscript deleted file mode 100644 index 4662eeaf8dfc..000000000000 --- a/games/vdrift/files/patch-po_SConscript +++ /dev/null @@ -1,11 +0,0 @@ ---- po/SConscript 2009-01-16 00:02:30.000000000 -0500 -+++ po/SConscript 2009-01-16 00:02:38.000000000 -0500 -@@ -164,7 +164,7 @@ - - - --environ = env.Copy() -+environ = env.Clone() - domain = 'VDrift' - environ.Append(PACKAGE=domain) - environ.Append(POTFILE=domain + '.pot') |