diff options
author | wez <wez@1665872d-e22b-0410-9e5d-a57ad4215e6d> | 2007-09-03 14:38:10 +0000 |
---|---|---|
committer | wez <wez@1665872d-e22b-0410-9e5d-a57ad4215e6d> | 2007-09-03 14:38:10 +0000 |
commit | adf85fe36f21d53837101086a78027b4eb14f41a (patch) | |
tree | 0122c060154000f7f2a2839c5bbe0f78a51d5fe5 | |
parent | f879627fb37b8b8f72132d7e7c5b32347c67a67d (diff) | |
download | portableumem-adf85fe36f21d53837101086a78027b4eb14f41a.tar.gz |
spec fixup, patch from Rich
git-svn-id: https://labs.omniti.com/portableumem/trunk@46 1665872d-e22b-0410-9e5d-a57ad4215e6d
-rw-r--r-- | umem.spec.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/umem.spec.in b/umem.spec.in index c4f293c..84d75a6 100644 --- a/umem.spec.in +++ b/umem.spec.in @@ -90,3 +90,4 @@ of Solaris's slab allocator, libumem, to Linux. %{_includedir}/sys/*.h %{_libdir}/*.so %{_libdir}/*.a +%{_mandir}/man*/* |