git: 351c42984837 - main - multimedia/gstreamer1: Make pkg-plist PREFIX safe
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 12 Dec 2021 00:05:26 UTC
The branch main has been updated by woodsb02: URL: https://cgit.FreeBSD.org/ports/commit/?id=351c4298483754ea0ed20e4942d5e6e565173167 commit 351c4298483754ea0ed20e4942d5e6e565173167 Author: Mikhail Teterin <mi@FreeBSD.org> AuthorDate: 2021-12-11 23:59:47 +0000 Commit: Ben Woods <woodsb02@FreeBSD.org> CommitDate: 2021-12-11 23:59:47 +0000 multimedia/gstreamer1: Make pkg-plist PREFIX safe PR: 245242 Approved by: multimedia (maintainer timeout) --- multimedia/gstreamer1/pkg-plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/multimedia/gstreamer1/pkg-plist b/multimedia/gstreamer1/pkg-plist index f3de96670d44..beca08391fb4 100644 --- a/multimedia/gstreamer1/pkg-plist +++ b/multimedia/gstreamer1/pkg-plist @@ -161,7 +161,7 @@ share/aclocal/gst-element-check-%%VERSION%%.m4 share/bash-completion/completions/gst-inspect-%%VERSION%% share/bash-completion/completions/gst-launch-%%VERSION%% share/bash-completion/helpers/gst -share/gdb/auto-load/usr/local/lib/libgstreamer-%%VERSION%%.so.%%SOVERSION%%-gdb.py +share/gdb/auto-load%%RESETPREFIX%%/lib/libgstreamer-%%VERSION%%.so.%%SOVERSION%%-gdb.py share/gir-1.0/Gst-%%VERSION%%.gir share/gir-1.0/GstBase-%%VERSION%%.gir share/gir-1.0/GstCheck-%%VERSION%%.gir