From ca9265dadba58ed06143281c7f05d243312933da Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Sat, 24 Mar 2012 07:01:01 +0000 Subject: clean drakconf too (it has been copied at this stage) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 2351a82c..445a0cb5 100644 --- a/Makefile +++ b/Makefile @@ -24,7 +24,7 @@ clean: install: all $(MAKE) -C po $@ - find -name '*.p[lm]' -o -name control-center | xargs perl -pi -e 's/\s*use\s+(diagnostics|vars|strict).*//g' + find -name '*.p[lm]' -o -name control-center -o -name drakconf | xargs perl -pi -e 's/\s*use\s+(diagnostics|vars|strict).*//g' install -d $(DESTDIR)/usr/{bin/,share/icons} install -d $(DESTDIR)/usr/sbin install -d $(mcc_dir)/themes/default/ -- cgit v1.2.1