public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-text/kiwix/files: kiwix-0.9-custom-build-flags.patch kiwix-0.9-find-xulrunner.patch
@ 2010-08-14 14:31 Chi-Thanh Christopher Nguyen (chithanh)
  0 siblings, 0 replies; only message in thread
From: Chi-Thanh Christopher Nguyen (chithanh) @ 2010-08-14 14:31 UTC (permalink / raw
  To: gentoo-commits

chithanh    10/08/14 14:31:15

  Added:                kiwix-0.9-custom-build-flags.patch
                        kiwix-0.9-find-xulrunner.patch
  Log:
  New ebuild by me.
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  app-text/kiwix/files/kiwix-0.9-custom-build-flags.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/kiwix/files/kiwix-0.9-custom-build-flags.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/kiwix/files/kiwix-0.9-custom-build-flags.patch?rev=1.1&content-type=text/plain

Index: kiwix-0.9-custom-build-flags.patch
===================================================================
diff -ur a/configure.ac b/configure.ac
--- a/configure.ac	2010-08-14 15:37:39.864000026 +0200
+++ b/configure.ac	2010-08-14 15:45:49.650000027 +0200
@@ -45,8 +45,8 @@
 
   # default $CPPFLAGS and $LDFLAGS
   CPPFLAGS=""
-  CFLAGS="-O6"
-  LDFLAGS=""
+  CFLAGS="${CFLAGS}"
+  LDFLAGS="${LDFLAGS}"
   LIBS=""
   LD_PATH=""
   LD_LIBRARY_PATH=""
@@ -376,4 +376,4 @@
   # Save the install prefix in the default application preferences
   sed -i "s/\"kiwix.install.prefix\"\,\ \"[[^\"]]*\"/\"kiwix.install.prefix\"\,\ \"$(echo $prefix | sed -e 's/\\/\\\\/g' -e 's/\//\\\//g' -e 's/&/\\\&/g')\"/" ./kiwix/defaults/preferences/preferences.js
 
-fi
\ Kein Zeilenumbruch am Dateiende.
+fi



1.1                  app-text/kiwix/files/kiwix-0.9-find-xulrunner.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/kiwix/files/kiwix-0.9-find-xulrunner.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/kiwix/files/kiwix-0.9-find-xulrunner.patch?rev=1.1&content-type=text/plain

Index: kiwix-0.9-find-xulrunner.patch
===================================================================
diff -ur a/kiwix/kiwix.sh b/kiwix/kiwix.sh
--- a/kiwix/kiwix.sh	2010-07-07 21:22:12.000000000 +0200
+++ b/kiwix/kiwix.sh	2010-08-14 15:29:20.552000026 +0200
@@ -1,5 +1,7 @@
 #!/bin/bash
 
+XULRUNNER=$(echo /usr/bin/xulrunner-1.9*)
+
 # Original binary
 BINARY_ORG=$0
 if [ ! ${BINARY_ORG:0:1} = "/" ]






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-08-14 14:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-14 14:31 [gentoo-commits] gentoo-x86 commit in app-text/kiwix/files: kiwix-0.9-custom-build-flags.patch kiwix-0.9-find-xulrunner.patch Chi-Thanh Christopher Nguyen (chithanh)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox