Codebase list libvirt / ba0a90f
Always start lines with a tab Git-Dch: Ignore Guido Günther 9 years ago
1 changed file(s) with 2 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
7676 $(WITH_QEMU) \
7777 --with-qemu-user=libvirt-qemu \
7878 --with-qemu-group=libvirt-qemu \
79 $(WITH_OPENVZ) \
79 $(WITH_OPENVZ) \
8080 --with-avahi \
8181 --with-sasl \
8282 --with-yajl \
152152
153153 for l in $(LOGROTATE); do \
154154 cp $(CURDIR)/debian/build/daemon/$$l.logrotate \
155 debian/libvirt-bin.$$l.logrotate; \
155 debian/libvirt-bin.$$l.logrotate; \
156156 dh_installlogrotate --name=$$l; \
157157 done
158158