Codebase list virt-viewer / 409e5bf
Update clean target in debian/rules. Laurent LĂ©onard 14 years ago
1 changed file(s) with 7 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
99 DEB_DH_MAKESHLIBS_ARGS_mozilla-virt-viewer += --noscripts -X /plugins/
1010
1111 clean::
12 rm -f $(CURDIR)/aclocal.m4
13 rm -f $(CURDIR)/config.h.in
14 rm -f $(CURDIR)/configure
15 rm -f $(CURDIR)/Makefile.in
16 rm -f $(CURDIR)/man/Makefile.in
1217 rm -f $(CURDIR)/man/virt-viewer.1
18 rm -f $(CURDIR)/plugin/Makefile.in
19 rm -f $(CURDIR)/src/Makefile.in
1320
1421 post-patches::
1522 autoreconf -i