summaryrefslogtreecommitdiff
path: root/upgrading/post-checkout
blob: 7ad41cfdf26211a40ff542dd9eed91aa3a946e1c (plain)
1
2
3
4
#!/bin/sh

( cd doc/ && make )
( cd po/ && make && make install )