Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=ryuotesting9.git;a=commitdiff;h=894018d7e4a20123fc7c97629ac1d8f3e25d3684

commit 894018d7e4a20123fc7c97629ac1d8f3e25d3684
Author: James Buren <[email protected]>
Date:   Mon Dec 31 08:48:27 2012 -0600

eiskaltdc-2.2.7-2-x86_64
* fix build for i686

diff --git a/source/xapps-extra/eiskaltdc/FrugalBuild 
b/source/xapps-extra/eiskaltdc/FrugalBuild
index a8f3077..fdc01b1 100644
--- a/source/xapps-extra/eiskaltdc/FrugalBuild
+++ b/source/xapps-extra/eiskaltdc/FrugalBuild
@@ -19,6 +19,6 @@ _F_gnome_iconcache="yes"
replaces=('valknut')
source=(${source[@]} boost.patch)
sha1sums=('ced990e57764983397c62972f1d2a3841ce4df9c' \
-          '111b3e9e83f41ff8229c99fd5c69df7b49d540af')
+          '077d4dbe20ccfe66146fe6e16a4317cc0ff4fa12')

# optimization OK
diff --git a/source/xapps-extra/eiskaltdc/boost.patch 
b/source/xapps-extra/eiskaltdc/boost.patch
index ba5dd53..8d3c7c9 100644
--- a/source/xapps-extra/eiskaltdc/boost.patch
+++ b/source/xapps-extra/eiskaltdc/boost.patch
@@ -5,7 +5,7 @@ diff -ur a/CMakeLists.txt b/CMakeLists.txt
if (Boost_VERSION VERSION_LESS 104200)
add_definitions(-DTIMER_OLD_BOOST)
endif()
-+    set (Boost_LIBRARIES "/usr/lib64/libboost_system.so")
++    set (Boost_LIBRARIES "/usr/lib/libboost_system.so")
endif(LOCAL_BOOST)

if (LIB_INSTALL_DIR)
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to