]> git.pld-linux.org Git - packages/vlan.git/commitdiff
- there is no man page in this version. RA-1_0 STABLE vlan-1_0_3-1
authorPaweł Gołaszewski <blues@pld-linux.org>
Tue, 7 May 2002 08:10:32 +0000 (08:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    vlan.spec -> 1.18

vlan.spec

index 212a1abcfc1d04bc940d527257fbf3b9e51e2be3..957e70eafcfbc7556012a7cb0aae07f020656bed 100644 (file)
--- a/vlan.spec
+++ b/vlan.spec
@@ -35,7 +35,7 @@ install -d $RPM_BUILD_ROOT/{%{_sbindir},%{_mandir}/man8}
 gzip -9nf README CHANGELOG
 
 install vconfig $RPM_BUILD_ROOT%{_sbindir}/vconfig
-install *.8     $RPM_BUILD_ROOT%{_mandir}/man8
+#install *.8     $RPM_BUILD_ROOT%{_mandir}/man8
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -44,4 +44,4 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc *.gz *.html vlan_test.pl
 %attr(755,root,root) %{_sbindir}/vconfig
-%{_mandir}/man?/*
+#%{_mandir}/man?/*
This page took 0.082563 seconds and 4 git commands to generate.