Skip to content

Commit

Permalink
opam meta-data +url
Browse files Browse the repository at this point in the history
  • Loading branch information
CohenCyril committed Jul 22, 2015
1 parent 8047173 commit adc15de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions etc/utils/packager
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,6 @@ mkdir -p $pkgdir
cp $(git root)/mathcomp/$pkg/opam $pkgdir/opam
cp $(git root)/mathcomp/$pkg/descr $pkgdir/descr
sed -r "/^(build|install)/s?make?make \"-C\" \"mathcomp/$pkg\"?" -i $pkgdir/opam
echo "git: \"https://github.com/math-comp/math-comp.git\"" > $pkgdir/url

done

0 comments on commit adc15de

Please sign in to comment.