mirror

Mirror free and open-source projects you like with minimal effort
git clone git://git.server.ky/slackcoder/mirror
Log | Files | Refs | README

rules (174B)


      1 #!/usr/bin/make -f
      2 
      3 export DH_GOPKG := git.server.ky/slackcoder/mirror
      4 
      5 %:
      6 	dh $@ --with sysuser --builddir=_build --buildsystem=golang
      7 
      8 # Don't run strip
      9 override_dh_strip: