Photos
Blog
Projects
vanrenterghem.biz
projects
/
git.ikiwiki.info.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
parentlinks: fixed links when po plugin is enabled
[git.ikiwiki.info.git]
/
ikiwiki-makerepo
diff --git
a/ikiwiki-makerepo
b/ikiwiki-makerepo
index ef627449894a8dd6e756a682d102b82fabe5fe1b..c3d835c308436a5a50d158420ba827c80b95e8af 100755
(executable)
--- a/
ikiwiki-makerepo
+++ b/
ikiwiki-makerepo
@@
-94,8
+94,6
@@
monotone)
fi
mkdir -p "$(dirname "$repository")"
fi
mkdir -p "$(dirname "$repository")"
- # fix the repository suffix we get from auto.setup
- repository="$(echo "$repository" | sed 's/.monotone/.mtn/g')"
mtn db init -d "$repository"
cleaned_srcdir=$(basename "$srcdir" | tr -s "[:space:]" "_" | sed 's/_$//g')
mtn db init -d "$repository"
cleaned_srcdir=$(basename "$srcdir" | tr -s "[:space:]" "_" | sed 's/_$//g')