[banshee/stable-1.6] [package-patch] ignore the DOAP file



commit 43ea60e2094d65a5b3bd5b2d7463da4419a79fc6
Author: Aaron Bockover <abockover novell com>
Date:   Sun May 2 16:26:11 2010 -0400

    [package-patch] ignore the DOAP file

 Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 442f895..ae91fdb 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -133,6 +133,7 @@ package-patch:
 		-x 'a/Makefile.am' \
 		-x 'a/profile-configure' \
 		-x 'a/po/*' \
+		-x 'a/banshee.doap' \
 		-x \*.csproj \
 		-x \*.sln \
 		-x \*extras/\* &> 'since-$(SINCE).patch'



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]