summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xmake.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/make.sh b/make.sh
index 5fd4d0f..8623615 100755
--- a/make.sh
+++ b/make.sh
@@ -1,2 +1,2 @@
#!/bin/sh
-exec make VDRDIR=/usr/include/vdr LIBDIR=. "$@"
+exec make VDRDIR=/usr/include/vdr LIBDIR=. LOCALEDIR=. "$@"