repo.or.cz
/
pkg-ocaml-ocsigen.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix outstanding bugs
[pkg-ocaml-ocsigen.git]
/
predist
blob
d26cb41eb3c5302115c8a625992a14bea43246b5
1
#!/bin/sh
2
chmod
a
+
rx configure
3
if
[
-d
"
$DARCS_REPO
"
];
then
4
darcs changes
--last
100
--repodir
"
$DARCS_REPO
"
>
CHANGES.darcs
5
fi