[SCM] BOINC packaging branch, master, updated. debian/6.10.17+dfsg-3-204-g9cb9f65

Steffen Moeller moeller at debian.org
Tue Mar 29 14:55:31 UTC 2011


The following commit has been merged in the master branch:
commit 050674ca85ede9756c0a4b4d67d95e1233abaf52
Author: Steffen Moeller <moeller at debian.org>
Date:   Sat Mar 19 19:38:59 2011 +0100

    Removed a trivial patch that is no longer applied.

diff --git a/debian/patches/lib_Makefile_am_order.patch b/debian/patches/lib_Makefile_am_order.patch
deleted file mode 100644
index 6f03c89..0000000
--- a/debian/patches/lib_Makefile_am_order.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-Index: boinc/lib/Makefile.am
-===================================================================
---- boinc.orig/lib/Makefile.am	2010-12-05 16:21:17.000000000 +0100
-+++ boinc/lib/Makefile.am	2010-12-05 16:21:26.000000000 +0100
-@@ -208,5 +208,5 @@
- msg_test_LDADD = $(LIBBOINC)
- crypt_prog_SOURCES = crypt_prog.cpp 
- crypt_prog_CXXFLAGS = $(PTHREAD_CFLAGS)
--crypt_prog_LDADD = $(LIBBOINC) $(LIBBOINC_CRYPT_STATIC) $(SSL_LIBS) 
-+crypt_prog_LDADD = $(LIBBOINC_CRYPT_STATIC) $(LIBBOINC) $(SSL_LIBS) 
- 

-- 
BOINC packaging



More information about the pkg-boinc-commits mailing list