projects
/
pspp-builds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
90ad1c5
)
Prevent test failure when non-English language selected
author
John Darrington
<john@darrington.wattle.id.au>
Sun, 8 Feb 2009 08:50:25 +0000
(17:50 +0900)
committer
John Darrington
<john@darrington.wattle.id.au>
Sun, 8 Feb 2009 08:50:25 +0000
(17:50 +0900)
perl-module/automake.mk
patch
|
blob
|
history
diff --git
a/perl-module/automake.mk
b/perl-module/automake.mk
index f3bfdaf33711137b6a884c4a90b7e1f57e579216..0b6c1e0879e59576a676b54e00a0494b792b5f00 100644
(file)
--- a/
perl-module/automake.mk
+++ b/
perl-module/automake.mk
@@
-51,7
+51,7
@@
all-local:
check-local:
loc=`pwd` ; cd $(top_builddir)/src/.libs ; llp=`pwd` ; cd $$loc ; \
- LD_LIBRARY_PATH=$$llp sh -c "cd perl-module && $(MAKE) $(AM_MAKEFLAGS) test"
+ L
ANG=C L
D_LIBRARY_PATH=$$llp sh -c "cd perl-module && $(MAKE) $(AM_MAKEFLAGS) test"
clean-local: