Skip to content
Snippets Groups Projects
rules 208 B
Newer Older
  • Learn to ignore specific revisions
  • ale's avatar
    ale committed
    #!/usr/bin/make -f
    
    export DH_GOPKG = git.autistici.org/ai3/tools/postfix-policyd-proxy
    export DH_GOLANG_EXCLUDES = vendor
    
    %:
    	dh $@ --with=golang
    
    override_dh_auto_install:
    	dh_auto_install -- --no-source