Codebase list openbox-menu / debian/0.8.0+hg20161009-2 debian / rules
debian/0.8.0+hg20161009-2

Tree @debian/0.8.0+hg20161009-2 (Download .tar.gz)

rules @debian/0.8.0+hg20161009-2raw · history · blame

#!/usr/bin/make -f
export DH_BUILD_MAINT_OPTIONS=nocheck
export DEB_BUILD_MAINT_OPTIONS = hardening=+all

%:
	dh  $@

override_dh_auto_build:
	dh_auto_build -- openbox-menu

override_dh_auto_install:
	$(MAKE) install BINDIR=$(CURDIR)/debian/openbox-menu/usr/bin