Codebase list cinnamon-menus / debian/4.8.2-3 debian / rules
debian/4.8.2-3

Tree @debian/4.8.2-3 (Download .tar.gz)

rules @debian/4.8.2-3

0114274
 
 
b1331a3
0114274
 
74785b7
0114274
e5df3aa
 
 
 
019dc21
 
38c9068
a6aadb1
 
#!/usr/bin/make -f

export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow

%:
	dh $@

override_dh_auto_configure:
	dh_auto_configure -- \
		-D enable_docs=true

override_dh_missing:
	dh_missing --list-missing

override_dh_auto_clean:
	-dh_auto_clean