Revision 2a7694e7 debian/rules

b/debian/rules
7 7

  
8 8
override_dh_auto_clean:
9 9
	dh_auto_clean -Dsnf-image-host
10
	cd snf-image-host; rm -rf autotools; \
10
	cd snf-image-host; rm -f autotools/{missing,install-sh} \
11 11
	rm -f Makefile.in aclocal.m4 configure config.status config.log
12 12
	dh_auto_clean -Dsnf-image-helper
13 13
	cd snf-image-helper ; rm -rf autotools; \

Also available in: Unified diff