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
(from parent 1:
cfcec47
)
Debian package version syntax: epochs are numeric, colons allowed later
author
Thorsten Glaser
<tg@mirbsd.org>
Fri, 11 Jan 2013 09:06:48 +0000
(10:06 +0100)
committer
Thorsten Glaser
<tg@mirbsd.org>
Fri, 11 Jan 2013 09:06:48 +0000
(10:06 +0100)
3rd-party/mediawiki/Makefile
patch
|
blob
|
history
diff --git
a/3rd-party/mediawiki/Makefile
b/3rd-party/mediawiki/Makefile
index
ad6944a
..
3a68d8a
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 | sed
s/.*://
))
+VERS=$(strip $(shell rmadison -s testing mediawiki | cut -d\| -f2 | sed
's/[0-9]*://'
))
BUILDERDIR:=$(shell ../../tests/scripts/builder_get_config.sh BUILDERDIR)
DIST=wheezy