projects
/
fusionforge
/
fusionforge.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
project home
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec8e5fa
)
Filter out epoch
author
Roland Mas
<lolando@debian.org>
Fri, 11 Jan 2013 08:54:03 +0000
(09:54 +0100)
committer
Roland Mas
<lolando@debian.org>
Fri, 11 Jan 2013 08:54:03 +0000
(09:54 +0100)
3rd-party/mediawiki/Makefile
patch
|
blob
|
history
diff --git
a/3rd-party/mediawiki/Makefile
b/3rd-party/mediawiki/Makefile
index
d97501d
..
ad6944a
100644
(file)
--- a/
3rd-party/mediawiki/Makefile
+++ b/
3rd-party/mediawiki/Makefile
@@
-1,6
+1,6
@@
# quick Mediawiki backport
# use tests/scripts/manage-cowbuilder.sh before building
-VERS=$(strip $(shell rmadison -s testing mediawiki | cut -d\| -f2))
+VERS=$(strip $(shell rmadison -s testing mediawiki | cut -d\| -f2
| sed s/.*://
))
BUILDERDIR:=$(shell ../../tests/scripts/builder_get_config.sh BUILDERDIR)
DIST=wheezy