[caja-dropbox] 01/01: debian/patches: Add 0001_adjust-caja-ext-dir.patch. Caja extensions dir is extension-2.0 (not extension-1.0).

Mike Gabriel sunweaver at debian.org
Fri Jun 19 14:05:05 UTC 2015


This is an automated email from the git hooks/post-receive script.

sunweaver pushed a commit to branch debian/experimental
in repository caja-dropbox.

commit 3284462a321ae8216787ae7f80bec4fef4d067fb
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Fri Jun 19 16:04:59 2015 +0200

    debian/patches: Add 0001_adjust-caja-ext-dir.patch. Caja extensions dir is extension-2.0 (not extension-1.0).
---
 debian/patches/0001_adjust-caja-ext-dir.patch | 21 +++++++++++++++++++++
 debian/patches/series                         |  1 +
 2 files changed, 22 insertions(+)

diff --git a/debian/patches/0001_adjust-caja-ext-dir.patch b/debian/patches/0001_adjust-caja-ext-dir.patch
new file mode 100644
index 0000000..3848623
--- /dev/null
+++ b/debian/patches/0001_adjust-caja-ext-dir.patch
@@ -0,0 +1,21 @@
+From cb83ff2b71f4cfc5ddc3719fb7c7cc4b806b7eda Mon Sep 17 00:00:00 2001
+From: Monsta <monsta at inbox.ru>
+Date: Sun, 14 Jun 2015 15:53:14 +0000
+Subject: adjust the default caja extensions dir
+
+---
+diff --git a/configure.ac b/configure.ac
+index a0ac406..970326e 100644
+--- a/configure.ac
++++ b/configure.ac
+@@ -88,7 +88,7 @@ else
+     CAJA_EXTENSION_DIR=`$PKG_CONFIG --variable=extensiondir libcaja-extension`
+ fi
+ if test -z "$CAJA_EXTENSION_DIR"; then
+-    CAJA_EXTENSION_DIR='${exec_prefix}/lib/caja/extension-1.0'
++    CAJA_EXTENSION_DIR='${exec_prefix}/lib/caja/extensions-2.0'
+ fi
+ 
+ AC_MSG_RESULT([${CAJA_EXTENSION_DIR}])
+--
+cgit 
diff --git a/debian/patches/series b/debian/patches/series
index 2457b86..6331180 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
+0001_adjust-caja-ext-dir.patc
 1001_unlink-before-extract.patch
 1002_do-not-hardcode-dropboxd-path.patch
 1003_dropbox-update.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/caja-dropbox.git



More information about the pkg-mate-commits mailing list