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.

11 lines
214 B

  1. #!/usr/bin/make -f
  2. # -*- makefile -*-
  3. # Uncomment this to turn on verbose mode.
  4. #export DH_VERBOSE=1
  5. %:
  6. dh $@ --parallel
  7. override_dh_auto_install:
  8. $(MAKE) DESTDIR=$(CURDIR)/debian/mergerfs PREFIX=/usr install