rules 104B

123456789
  1. #!/usr/bin/make -f
  2. %:
  3. dh $@
  4. override_dh_auto_install:
  5. make install PREFIX=/usr DESTDIR=debian/tmp