updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / boinc-svn / 6.12.26-fix_subdirs.patch
bloba0ea5ab0cc60e3550e834e9f9849faf2e3b919e4
1 diff -urN boinc-6.12.26.old//configure.ac boinc-6.12.26//configure.ac
2 --- boinc-6.12.26.old//configure.ac 2011-05-22 09:40:36.392051762 +0200
3 +++ boinc-6.12.26//configure.ac 2011-05-22 11:03:28.687889510 +0200
4 @@ -887,7 +887,6 @@
5 apps/Makefile
6 clientgui/Makefile
7 clientgui/res/Makefile
8 - clientscr/Makefile
9 client/Makefile
10 client/win/boinc_path_config.py:py/boinc_path_config.py.in
11 client/scripts/Makefile
12 diff -urN boinc-6.12.26.old//Makefile.am boinc-6.12.26//Makefile.am
13 --- boinc-6.12.26.old//Makefile.am 2011-05-22 09:40:36.376051962 +0200
14 +++ boinc-6.12.26//Makefile.am 2011-05-22 11:03:16.277044666 +0200
15 @@ -21,10 +21,7 @@
16 endif
18 if ENABLE_MANAGER
19 - CLIENTGUI_SUBDIRS = clientgui clientgui/res locale
20 - if BUILD_X11_SCREENSAVER
21 - CLIENTGUI_SUBDIRS += clientscr
22 - endif
23 + CLIENTGUI_SUBDIRS = clientgui clientgui/res locale
24 endif
26 # ORDER MATTERS below. One must build dependencies FIRST, then things