[Debian-ha-commits] [pcs] 04/09: Updated path to .gitignore for removal

Richard Winters devrik-guest at moszumanska.debian.org
Mon May 4 19:55:46 UTC 2015


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

devrik-guest pushed a commit to branch master
in repository pcs.

commit 0960d995e0bd5a67bd056285c9a40949c27807f1
Author: Richard B Winters <rik at mmogp.com>
Date:   Sun May 3 21:43:20 2015 -0400

    Updated path to .gitignore for removal
    
     - Path changed with patch to update destination
    
    Change-Id: Ic039ad7dcf798813d616bebb51482100b5dde6ed
    Signed-off-by: Richard B Winters <rik at mmogp.com>
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 143e586..d7fb2f8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -32,7 +32,7 @@ override_dh_auto_install:
 		DESTDIR=$(CURDIR)/debian/tmp \
 		PYTHON_SITELIB=/usr/lib/python2.7/dist-packages
 # Exclude .gitignore file
-	rm -v $(CURDIR)/debian/tmp/usr/lib/pcsd/.gitignore
+	rm -v $(CURDIR)/debian/tmp/usr/share/pcsd/.gitignore
 # Add the readme
 	mkdir -p $(CURDIR)/debian/tmp/usr/share/doc/pcs/
 	cp $(CURDIR)/README $(CURDIR)/debian/tmp/usr/share/doc/pcs/README

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-ha/pcs.git



More information about the Debian-HA-Commits mailing list