From c2fc0a3b9adbf657f7afce0f3f653c48dee84add Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 17 Apr 2011 05:31:30 +0200 Subject: lxde updates --- package/pcmanfm/patches/patch-ltmain_sh.orig | 34 ++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 package/pcmanfm/patches/patch-ltmain_sh.orig (limited to 'package/pcmanfm/patches/patch-ltmain_sh.orig') diff --git a/package/pcmanfm/patches/patch-ltmain_sh.orig b/package/pcmanfm/patches/patch-ltmain_sh.orig new file mode 100644 index 000000000..c80b629e8 --- /dev/null +++ b/package/pcmanfm/patches/patch-ltmain_sh.orig @@ -0,0 +1,34 @@ +--- pcmanfm-2.0.orig/ltmain.sh 2011-04-14 20:46:32.000000000 +0200 ++++ pcmanfm-2.0/ltmain.sh 2011-04-16 11:59:52.000000000 +0200 +@@ -4216,19 +4216,6 @@ func_mode_link () + prev= + continue + ;; +- framework) +- case $host in +- *-*-darwin*) +- case "$deplibs " in +- *" $qarg.ltframework "*) ;; +- *) deplibs="$deplibs $qarg.ltframework" # this is fixed later +- ;; +- esac +- ;; +- esac +- prev= +- continue +- ;; + inst_prefix) + inst_prefix_dir="$arg" + prev= +@@ -4452,11 +4439,6 @@ func_mode_link () + continue + ;; + +- -framework) +- prev=framework +- continue +- ;; +- + -inst-prefix-dir) + prev=inst_prefix + continue -- cgit v1.2.3