Codebase list xapp / debian/1.6.10-1 debian / rules
debian/1.6.10-1

Tree @debian/1.6.10-1 (Download .tar.gz)

rules @debian/1.6.10-1

6acbb19
 
c061f9c
6acbb19
 
84d5d47
d65f940
aa4359d
4731778
6ee0b75
 
#!/usr/bin/make -f

export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed -Wl,-z,now

%:
	dh $@ --with=gir,python3

override_dh_auto_configure:
	dh_auto_configure -- \
	    -D docs=true \
	    -D deprecated_warnings=false