SPECS: ntfs-3g.spec - manpage fix
adamg
adamg at pld-linux.org
Sat Apr 14 20:47:03 CEST 2007
Author: adamg Date: Sat Apr 14 18:47:03 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- manpage fix
---- Files affected:
SPECS:
ntfs-3g.spec (1.32 -> 1.33)
---- Diffs:
================================================================
Index: SPECS/ntfs-3g.spec
diff -u SPECS/ntfs-3g.spec:1.32 SPECS/ntfs-3g.spec:1.33
--- SPECS/ntfs-3g.spec:1.32 Fri Apr 13 19:58:40 2007
+++ SPECS/ntfs-3g.spec Sat Apr 14 20:46:57 2007
@@ -74,6 +74,10 @@
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
+# mount.ntfs-3g manpage fix
+rm $RPM_BUILD_ROOT%{_mandir}/man8/mount.ntfs-3g.8
+echo ".so ntfs-3g.8" > $RPM_BUILD_ROOT%{_mandir}/man8/mount.ntfs-3g.8
+
%clean
rm -rf $RPM_BUILD_ROOT
@@ -104,6 +108,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.33 2007/04/14 18:46:57 adamg
+- manpage fix
+
Revision 1.32 2007/04/13 17:58:40 wolf
- 1.411-RC
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/ntfs-3g.spec?r1=1.32&r2=1.33&f=u
More information about the pld-cvs-commit
mailing list