[SCM] bam packaging branch, master, updated. debian/0.2.0-2-3-g2a04748

Gonéri Le Bouder goneri at rulezlan.org
Sun Apr 5 00:17:31 UTC 2009


The following commit has been merged in the master branch:
commit 2a047487010d97c2ff4d163ab2e039417d619a03
Author: Gonéri Le Bouder <goneri at rulezlan.org>
Date:   Sun Apr 5 02:14:43 2009 +0200

    Clean the .pc directory

diff --git a/debian/changelog b/debian/changelog
index 272d7d0..837dfec 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ bam (0.2.0-3) unstable; urgency=low
 
   * Add fixes/bus-error-SPARC (Closes: #522571)
   * Standard Version 3.8.1, no change
+  * Clean the .pc directory
 
  -- Gonéri Le Bouder <goneri at rulezlan.org>  Sun, 05 Apr 2009 01:46:19 +0200
 
diff --git a/debian/rules b/debian/rules
index 435a096..97f0d27 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,6 +22,7 @@ build-stamp: patch
 
 clean: unpatch
 	dh_testdir
+	rm -rf .pc
 	dh_clean build-stamp docs/bam.html src/bam src/internal_base.h src/tools/txt2c 
 
 install: build

-- 
bam packaging



More information about the Pkg-games-commits mailing list