You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

rules 279B

1234567891011121314
  1. #!/usr/bin/make -f
  2. # Uncomment this to turn on verbose mode.
  3. #export DH_VERBOSE=1
  4. %:
  5. dh $@
  6. # we skip making Makefile exists for updating browserify modules when developing
  7. override_dh_auto_build:
  8. override_dh_install:
  9. dh_installdirs
  10. dh_install -X/config.js -X/package.json