From 3ec9d1aecb761264c4e95bf6139db164b247a3b1 Mon Sep 17 00:00:00 2001
From: Yun Liu <yun@yun.(none)>
Date: Wed, 10 Dec 2008 14:52:29 -0500
Subject: [PATCH] update debian files

---
 debian/files | 2 +-
 debian/rules | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/files b/debian/files
index ebacac8811..a0667afde4 100644
--- a/debian/files
+++ b/debian/files
@@ -1 +1 @@
-sflphone_0.9.2-1_i386.deb gnome optional
+sflphone_0.9.2-0ubuntu1_i386.deb gnome optional
diff --git a/debian/rules b/debian/rules
index 145965e043..a3db23565f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -78,6 +78,7 @@ install-arch:
 	$(MAKE) prefix=$(CURDIR)/debian/$(package)/usr install
 	cd sflphone-gtk; $(MAKE) prefix=$(CURDIR)/debian/$(package)/usr install
 	cd libs/pjproject-1.0; $(MAKE) prefix=$(CURDIR)/debian/$(package)/usr install
+	rm -rf $(CURDIR)/debian/$(package)/usr/include
 	dh_install -s
 # Must not depend on anything. This is to be called by
 # binary-arch/binary-indep
-- 
GitLab