~fginther/+junk/mbs-hooks-dev

1
2
3
4
5
6
#!/bin/bash
set -ex

if [ -f autogen.sh ]; then
    cp /usr/share/gtk-doc/data/gtk-doc.make .
fi