public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/gulrak-filesystem] epel8: Add trailing slashes to listed directories
@ 2026-07-24  8:09 Benjamin A. Beasley
  0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-07-24  8:09 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/gulrak-filesystem
Branch : epel8
Commit : dbbb9b76a204f3d5056540e7713cc85e2902440c
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-07-24T09:04:47+01:00
Stats  : +3/-3 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/gulrak-filesystem/c/dbbb9b76a204f3d5056540e7713cc85e2902440c?branch=epel8

Log:
Add trailing slashes to listed directories

---
diff --git a/gulrak-filesystem.spec b/gulrak-filesystem.spec
index c3d2350..4fcc52d 100644
--- a/gulrak-filesystem.spec
+++ b/gulrak-filesystem.spec
@@ -74,10 +74,10 @@ sed -r -i 's|[[:blank:]]+catch\.hpp||' test/CMakeLists.txt
 %files devel
 %license LICENSE
 %doc README.md
-%doc examples
+%doc examples/
 
-%{_includedir}/ghc
-%{_libdir}/cmake/ghc_filesystem
+%{_includedir}/ghc/
+%{_libdir}/cmake/ghc_filesystem/
 
 
 %changelog

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-24  8:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-24  8:09 [rpms/gulrak-filesystem] epel8: Add trailing slashes to listed directories Benjamin A. Beasley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox