]> git.ipfire.org Git - location/fedora/libloc.git/commitdiff
Revert-perl-Remove-RPATH.patch accepted
authorPetr Písař <ppisar@redhat.com>
Tue, 18 Oct 2022 14:56:20 +0000 (16:56 +0200)
committerPetr Písař <ppisar@redhat.com>
Tue, 18 Oct 2022 14:56:20 +0000 (16:56 +0200)
libloc.spec

index 20fc432002f8b905371f4568590ee37cab8bf8b8..1231dd18ab1fdf30c332a2dd9c40815e07589cc7 100644 (file)
@@ -81,7 +81,7 @@ Patch0:     libloc-0.9.15-Makefile-Reset-Python-path.patch
 # Install Perl files vendor Perl module path, proposed to the upstream,
 # <https://bugzilla.ipfire.org/show_bug.cgi?id=12954>
 Patch1:     libloc-0.9.15-Install-Perl-files-to-Perl-vendor-directory.patch
-# Remove empty RPATH, proposed to the upstream,
+# Remove empty RPATH, in upstream after 0.9.15,
 # <https://bugzilla.ipfire.org/show_bug.cgi?id=12955>
 Patch2:     libloc-0.9.15-Revert-perl-Remove-RPATH.patch
 # Remove shebangs from Python modules, proposed to the upstream,