[beast] DEBIAN: patches: adjust file paths in patches to account for -p1



commit 856ae979bf7ae1232539f074ffc70824cb9284cf
Author: Tim Janik <timj gnu org>
Date:   Wed Mar 15 23:06:50 2017 +0100

    DEBIAN: patches: adjust file paths in patches to account for -p1
    
    Signed-off-by: Tim Janik <timj gnu org>

 debian/patches/10-skip-update-mime.patch |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/debian/patches/10-skip-update-mime.patch b/debian/patches/10-skip-update-mime.patch
index 1c9fde4..110d11d 100644
--- a/debian/patches/10-skip-update-mime.patch
+++ b/debian/patches/10-skip-update-mime.patch
@@ -2,17 +2,17 @@ Description: Leave mime updates to dh_installmime.
 Author: Tim Janik <timj gnu org>
 ---
 This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
-Index: ./configure.ac
+Index: beast/configure.ac
 ===================================================================
---- configure.ac
-+++ configure.ac
+--- beast/configure.ac
++++ beast/configure.ac
 @@ -625,1 +625,1 @@ AC_DEFUN([MC_DOC_REQUIREMENTS],
 -AC_PATH_PROG(UPDATE_MIME_DATABASE, update-mime-database)
 +dnl # AC_PATH_PROG(UPDATE_MIME_DATABASE, update-mime-database)
-Index: data/Makefile.am
+Index: beast/data/Makefile.am
 ===================================================================
---- data/Makefile.am
-+++ data/Makefile.am
+--- beast/data/Makefile.am
++++ beast/data/Makefile.am
 @@ -94,5 +94,5 @@ bse.keys: bse.keys.in
  # update mime database according to: http://www.freedesktop.org/Standards/shared-mime-info-spec
 -install-data-hook:


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]