[Pkg-voip-commits] [ring] 03/03: Removed empty cmake directory

Alexandre Viau aviau at moszumanska.debian.org
Sun Apr 24 02:27:34 UTC 2016


This is an automated email from the git hooks/post-receive script.

aviau pushed a commit to branch master
in repository ring.

commit 1d374645998b5a37a760b6b64ada0fa0102845d3
Author: aviau <alexandre at alexandreviau.net>
Date:   Sat Apr 23 22:00:46 2016 -0400

    Removed empty cmake directory
---
 debian/changelog | 1 +
 debian/rules     | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 8d26ea6..e1fa057 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 ring (20160422.1.3c07c8e~dfsg1-2) unstable; urgency=medium
 
   * Removed ring binary (conflicts with alliance package)
+  * Removed empty cmake directory
 
  -- Alexandre Viau <aviau at debian.org>  Sat, 23 Apr 2016 21:31:24 -0400
 
diff --git a/debian/rules b/debian/rules
index 7cd0414..ac1cbf1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -140,7 +140,7 @@ override_dh_auto_install:
 	rm -v $(CURDIR)/debian/ring/usr/lib/libringclient.so
 
 	# cmake files
-	rm -rfv $(CURDIR)/debian/ring/usr/lib/cmake/LibRingClient
+	rm -rfv $(CURDIR)/debian/ring/usr/lib/cmake
 
 	##########################
 	## gnome client install ##

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/ring.git



More information about the Pkg-voip-commits mailing list