[Debian-ha-commits] [pcs] 01/01: Updated Patch 0001 in order to fix typo ${DESDIR}, ${DESTDIR}

Richard Winters devrik-guest at moszumanska.debian.org
Thu May 7 21:25:54 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 b1f2b83fe39c9ea7b4b3468712ded7d3f31afd17
Author: Richard B Winters <rik at mmogp.com>
Date:   Thu May 7 17:25:34 2015 -0400

    Updated Patch 0001 in order to fix typo ${DESDIR}, ${DESTDIR}
    
    Change-Id: Ie1f81cacff926d7ef6ad342532ea7507fe1a1f8b
    Signed-off-by: Richard B Winters <rik at mmogp.com>
---
 .../0001-Streamline-upstream-for-compatibility-with-Debian.patch      | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/patches/0001-Streamline-upstream-for-compatibility-with-Debian.patch b/debian/patches/0001-Streamline-upstream-for-compatibility-with-Debian.patch
index ba7c30e..bbf1f6e 100644
--- a/debian/patches/0001-Streamline-upstream-for-compatibility-with-Debian.patch
+++ b/debian/patches/0001-Streamline-upstream-for-compatibility-with-Debian.patch
@@ -40,7 +40,7 @@ Signed-off-by: Richard B Winters <rik at mmogp.com>
  create mode 100644 pcsd/pcsd.service.debian
 
 diff --git a/Makefile b/Makefile
-index c37373b..bcc2066 100644
+index c37373b..83b2432 100644
 --- a/Makefile
 +++ b/Makefile
 @@ -1,3 +1,21 @@
@@ -184,7 +184,7 @@ index c37373b..bcc2066 100644
 +endif
  ifeq ($(IS_SYSTEMCTL),true)
 -	rm -f ${DESTDIR}/usr/lib/systemd/system/pcsd.service
-+	rm -f ${DESDIR}/${systemddir}/system/pcsd.service
++	rm -f ${DESTDIR}/${systemddir}/system/pcsd.service
  else
  	rm -f ${DESTDIR}/${initdir}/pcsd
  endif

-- 
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