]> git.pld-linux.org Git - packages/yelp.git/commitdiff
- outdated
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 5 Oct 2006 22:49:44 +0000 (22:49 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    yelp-m4.patch -> 1.2

yelp-m4.patch [deleted file]

diff --git a/yelp-m4.patch b/yelp-m4.patch
deleted file mode 100644 (file)
index c6db649..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-diff -aurN yelp-2.13.4.orig/m4/gecko.m4 yelp-2.13.4/m4/gecko.m4
---- yelp-2.13.4.orig/m4/gecko.m4       2006-01-15 19:48:46.000000000 +0100
-+++ yelp-2.13.4/m4/gecko.m4    2006-02-01 18:58:35.741476000 +0100
-@@ -88,9 +88,9 @@
- xulrunner) gecko_cv_gecko_flavour=toolkit ;;
- esac
--_GECKO_INCLUDE_ROOT="`$PKG_CONFIG --variable=includedir ${gecko_cv_gecko}-gtkmozembed`"
--_GECKO_HOME="`$PKG_CONFIG --variable=libdir ${gecko_cv_gecko}-gtkmozembed`"
--_GECKO_PREFIX="`$PKG_CONFIG --variable=prefix ${gecko_cv_gecko}-gtkmozembed`"
-+_GECKO_INCLUDE_ROOT="`$PKG_CONFIG --variable=includedir ${gecko_cv_gecko}-xpcom`"
-+_GECKO_HOME="`$PKG_CONFIG --variable=libdir ${gecko_cv_gecko}-xpcom`"
-+_GECKO_PREFIX="`$PKG_CONFIG --variable=prefix ${gecko_cv_gecko}-xpcom`"
- fi # if gecko_cv_have_gecko
This page took 0.095528 seconds and 4 git commands to generate.