[Pkg-cli-apps-commits] [SCM] longomatch branch, master, updated. upstream/0.14.1-22-g4034096

Stefan Ebner sebner at ubuntu.com
Sun Aug 9 17:31:39 UTC 2009


The following commit has been merged in the master branch:
commit 4034096d8ff3b817f80e71780cded01820ba90a4
Author: Stefan Ebner <sebner at ubuntu.com>
Date:   Sun Aug 9 19:31:05 2009 +0200

    Update timestamp, use mv without -f option

diff --git a/debian/changelog b/debian/changelog
index d431a58..35cf357 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,4 +2,4 @@ longomatch (0.14.1-1) UNRELEASED; urgency=low
 
   * Initial Release (Closes: #536800)
 
- -- Stefan Ebner <sebner at ubuntu.com>  Thu, 06 Aug 2009 10:39:10 +0200
+ -- Stefan Ebner <sebner at ubuntu.com>  Sun, 09 Aug 2009 19:30:34 +0200
diff --git a/debian/rules b/debian/rules
index 501e804..ceb4092 100755
--- a/debian/rules
+++ b/debian/rules
@@ -34,7 +34,7 @@ override_dh_auto_install:
 	$(CURDIR)/debian/longomatch/usr/share/pixmaps/longomatch.xpm
 	rm -f $(CURDIR)/debian/longomatch/usr/lib/libcesarplayer.la
 	rm -f $(CURDIR)/debian/longomatch/usr/lib/libcesarplayer.a
-	mv -f $(CURDIR)/debian/longomatch/usr/lib/libcesarplayer.so* \
+	mv $(CURDIR)/debian/longomatch/usr/lib/libcesarplayer.so* \
 	$(CURDIR)/debian/longomatch/usr/lib/longomatch
 
 %:

-- 
longomatch



More information about the Pkg-cli-apps-commits mailing list