summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorÉtienne Mollier <emollier@debian.org>2022-07-03 13:52:34 +0200
committerÉtienne Mollier <emollier@debian.org>2022-07-03 13:52:34 +0200
commitbcfa0ab9bde3fff55fefecbd74a41171a3f0f642 (patch)
treebc2f7139ff4bd65e99bd0d2065de74a8620453ef
parent4b144f45a1cd8f4ae7ddecc1542f41d8b602c681 (diff)
Refresh fix-install-location.patch.
-rw-r--r--debian/patches/fix-install-location.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/patches/fix-install-location.patch b/debian/patches/fix-install-location.patch
index e6a3177..bf3d071 100644
--- a/debian/patches/fix-install-location.patch
+++ b/debian/patches/fix-install-location.patch
@@ -2,9 +2,9 @@ Description: Fix install location for .so
Author: Nilesh Patra <nilesh@debian.org>
Forwarded: not-needed
Last-Update: 2021-05-22
---- a/vbz_plugin/CMakeLists.txt
-+++ b/vbz_plugin/CMakeLists.txt
-@@ -62,7 +62,7 @@
+--- libvbz-hdf-plugin.orig/vbz_plugin/CMakeLists.txt
++++ libvbz-hdf-plugin/vbz_plugin/CMakeLists.txt
+@@ -72,7 +72,7 @@
set(VBZ_PLUGIN_COMPONENT COMPONENT hdf_plugin)
endif()