]> git.donarmstrong.com Git - neurodebian.git/blob - debian/rules
Skeleton of a Debian-packaging.
[neurodebian.git] / debian / rules
1 #!/usr/bin/make -f
2
3 # one ring to rule them all ...
4 %:
5         dh $@
6
7 override_dh_auto_configure:
8
9 override_dh_auto_build::
10
11 override_dh_auto_install::
12
13 override_dh_auto_test::