Codebase list virt-viewer / debian/0.4.1-4 debian / rules
debian/0.4.1-4

Tree @debian/0.4.1-4 (Download .tar.gz)

rules @debian/0.4.1-4

bfc7494
8d80c6d
7a46ee9
0029b1c
ad642d7
bfc7494
 
1
2
3
4
5
6
7
#!/usr/bin/make -f

DEB_CONFIGURE_SCRIPT_ENV += LDFLAGS=-Wl,--as-needed
DEB_CONFIGURE_EXTRA_FLAGS := --with-gtk=3.0 --with-spice-gtk

include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/autotools.mk