[boinc] 01/07: Fix another typo

Gianfranco Costamagna locutusofborg-guest at moszumanska.debian.org
Thu Aug 28 20:09:11 UTC 2014


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

locutusofborg-guest pushed a commit to branch master
in repository boinc.

commit a29b66c8678bf17e5f14a8eaba3cb29081a77d40
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date:   Thu Aug 14 10:38:02 2014 +0200

    Fix another typo
---
 debian/patches/fix-typo.patch | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/debian/patches/fix-typo.patch b/debian/patches/fix-typo.patch
index 540838a..1c9e050 100644
--- a/debian/patches/fix-typo.patch
+++ b/debian/patches/fix-typo.patch
@@ -10,3 +10,14 @@ Description: this should ensure that parallel builds work on debian (since the d
  if ENABLE_FCGI
  all_local += $(LIBBOINC_FCGI_STATIC) 
  endif
+--- a/Makefile.incl
++++ b/Makefile.incl
+@@ -52,7 +52,7 @@
+ 	cd $(top_builddir)/lib; ${MAKE} libboinc.la
+ LIBBOINC_CRYPT = $(top_builddir)/lib/libboinc_crypt.la
+ $(LIBBOINC_CRYPT):
+-	cd $(top_builddir)/lib; ${MAKE} libboinc.la
++	cd $(top_builddir)/lib; ${MAKE} libboinc_crypt.la
+ LIBBOINC_FCGI = $(top_builddir)/lib/libboinc_fcgi.la
+ $(LIBBOINC_FCGI):
+ 	cd $(top_builddir)/lib; ${MAKE} libboinc_fcgi.la

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



More information about the pkg-boinc-commits mailing list