live-systems.org/gitweb
/
live-config-staging.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d112cab
)
Installing all manpage languages, rather than hardcoding a static list.
author
Daniel Baumann
<daniel@debian.org>
Fri, 3 Jun 2011 08:58:07 +0000
(10:58 +0200)
committer
Daniel Baumann
<daniel@debian.org>
Fri, 3 Jun 2011 08:58:07 +0000
(10:58 +0200)
Makefile
patch
|
blob
|
blame
|
history
diff --git
a/Makefile
b/Makefile
index
8ddec05
..
e3e2f4c
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-2,7
+2,7
@@
SHELL := sh -e
-LANGUAGES =
de
+LANGUAGES =
$(shell cd manpages/po && ls)
SCRIPTS = scripts/config/*