svn commit: samba r7830 - in branches/SAMBA_3_0/packaging/Fedora: .

jerry at samba.org jerry at samba.org
Wed Jun 22 03:05:54 GMT 2005


Author: jerry
Date: 2005-06-22 03:05:54 +0000 (Wed, 22 Jun 2005)
New Revision: 7830

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=7830

Log:
fix directory typo with testprns manpage
Modified:
   branches/SAMBA_3_0/packaging/Fedora/samba.spec.tmpl


Changeset:
Modified: branches/SAMBA_3_0/packaging/Fedora/samba.spec.tmpl
===================================================================
--- branches/SAMBA_3_0/packaging/Fedora/samba.spec.tmpl	2005-06-22 02:51:22 UTC (rev 7829)
+++ branches/SAMBA_3_0/packaging/Fedora/samba.spec.tmpl	2005-06-22 03:05:54 UTC (rev 7830)
@@ -206,7 +206,7 @@
 rm -f $RPM_BUILD_ROOT%{_mandir}/man5/smbgetrc.5*
 rm -f $RPM_BUILD_ROOT/%{_mandir}/man8/mount.cifs.8*
 rm -f $RPM_BUILD_ROOT/%{_mandir}/man8/umount.cifs.8*
-rm -f $RPM_BUILD_ROOT/%{_mandir}/man8/testprns.1*
+rm -f $RPM_BUILD_ROOT/%{_mandir}/man1/testprns.1*
 
 %clean
 rm -rf $RPM_BUILD_ROOT



More information about the samba-cvs mailing list