Codebase list openbox-menu / fc059b73-95ec-468b-bd51-6687229e82db/main debian / rules
fc059b73-95ec-468b-bd51-6687229e82db/main

Tree @fc059b73-95ec-468b-bd51-6687229e82db/main (Download .tar.gz)

rules @fc059b73-95ec-468b-bd51-6687229e82db/main

8c77535
1ae19dd
55be74c
76de32d
8c77535
ad58d26
8c77535
2b43a8d
 
 
8c77535
 
#!/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