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

Steffen Moeller moeller at debian.org
Sun Dec 12 11:59:11 UTC 2010


The following commit has been merged in the master branch:
commit 82b3233b30cd51102653ad40976b3f49d3bd4501
Author: Steffen Moeller <moeller at debian.org>
Date:   Sun Dec 12 01:47:22 2010 +0100

    Added subdirs for clientgui

diff --git a/debian/patches/Makefile_subdirs.patch b/debian/patches/Makefile_subdirs.patch
new file mode 100644
index 0000000..71a2e51
--- /dev/null
+++ b/debian/patches/Makefile_subdirs.patch
@@ -0,0 +1,19 @@
+Index: boinc/Makefile.am
+===================================================================
+--- boinc.orig/Makefile.am	2010-12-12 01:18:18.000000000 +0100
++++ boinc/Makefile.am	2010-12-12 01:20:09.000000000 +0100
+@@ -21,10 +21,10 @@
+ endif
+ 
+ if ENABLE_MANAGER
+-	CLIENTGUI_SUBDIRS = clientgui clientgui/res locale
+-	if BUILD_X11_SCREENSAVER
+-		CLIENTGUI_SUBDIRS += clientscr
+-	endif 
++CLIENTGUI_SUBDIRS = clientgui clientgui/res locale
++##if BUILD_X11_SCREENSAVER
++##	CLIENTGUI_SUBDIRS += clientscr
++##endif 
+ endif
+ 
+ # ORDER MATTERS below.  One must build dependencies FIRST, then things
diff --git a/debian/patches/series b/debian/patches/series
index 6fcdd7f..7057d89 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,4 +1,5 @@
 generate_less.patch
 const_images.patch
 texfont_removal.patch
-debian-changes-6.12.8+dfsg-1
+const.patch
+Makefile_subdirs.patch

-- 
BOINC packaging



More information about the pkg-boinc-commits mailing list