[rep-gtk] remove rep-gtk.pc upon distclean, not gitclean
- From: Christopher Bratusek <chrisb src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [rep-gtk] remove rep-gtk.pc upon distclean, not gitclean
- Date: Fri, 15 Jan 2010 19:42:37 +0000 (UTC)
commit 1ef9100ba9dab10b5be4b33fec79988dd9e44d29
Author: Christopher Roy Bratusek <chris nanolx org>
Date: Fri Jan 15 20:42:12 2010 +0100
remove rep-gtk.pc upon distclean, not gitclean
Makefile.in | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/Makefile.in b/Makefile.in
index c4691dc..4ca857d 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -96,12 +96,12 @@ clean :
rm -rf gtk-2
distclean : clean
- rm -f Makefile config.cache config.log config.status config.h
+ rm -f Makefile config.cache config.log config.status config.h rep-gtk.pc
gitclean : distclean
rm -f aclocal.m4 configure
rm -rf autom4te.cache
- rm -f rep-gtk.spec rep-gtk.pc rep-gtk*.ebuild
+ rm -f rep-gtk.spec rep-gtk*.ebuild
-fakeroot debian/rules clean
rm -f debian/changelog debian/control
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]