Fix outstanding bugs
[pkg-ocaml-ocsigen.git] / predist
blobd26cb41eb3c5302115c8a625992a14bea43246b5
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