Codebase list openbox-menu / e944b5a7-155f-455e-9501-25f969cf832f/main debian / rules
e944b5a7-155f-455e-9501-25f969cf832f/main

Tree @e944b5a7-155f-455e-9501-25f969cf832f/main (Download .tar.gz)

rules @e944b5a7-155f-455e-9501-25f969cf832f/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