[pam] Remove trailing /

Tomáš Mráz tmraz at fedoraproject.org
Fri Jul 15 13:29:08 UTC 2011


commit 05c4e69a7b553d946369ba2a742e16f1102b4d39
Author: Tomas Mraz <tmraz at fedoraproject.org>
Date:   Fri Jul 15 15:28:24 2011 +0200

    Remove trailing /

 pam.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/pam.spec b/pam.spec
index 75b6f60..273f33f 100644
--- a/pam.spec
+++ b/pam.spec
@@ -350,7 +350,7 @@ fi
 
 %files devel
 %defattr(-,root,root)
-%{_includedir}/security/
+%{_includedir}/security
 %{_mandir}/man3/*
 %{_libdir}/libpam.so
 %{_libdir}/libpamc.so


More information about the scm-commits mailing list