forked from pool/boinc-client
13 lines
492 B
Diff
13 lines
492 B
Diff
diff -Naur boinc_core_release_6_6_1/client/Makefile.am boinc_core_release_6_6_1p/client/Makefile.am
|
|
--- boinc_core_release_6_6_1/client/Makefile.am 2009-01-18 23:51:56.000000000 +0100
|
|
+++ boinc_core_release_6_6_1p/client/Makefile.am 2009-01-22 22:10:38.000000000 +0100
|
|
@@ -67,7 +67,7 @@
|
|
boinc_client_LDADD = $(LIBBOINC) $(PTHREAD_LIBS)
|
|
|
|
boinc_clientdir = $(bindir)
|
|
-boinc_client_DATA = ../curl/ca-bundle.crt
|
|
+#boinc_client_DATA = ../curl/ca-bundle.crt
|
|
|
|
switcher_SOURCES = switcher.cpp
|
|
|