]> git.pld-linux.org Git - packages/ntop.git/commitdiff
- fix docs
authorpbern <pbern@pld-linux.org>
Sun, 26 Oct 2003 07:15:37 +0000 (07:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- enable Internationalization (i18n)

Changed files:
    ntop.spec -> 1.47

ntop.spec

index d4ec97cb9c53b07dfa17ba6beadb2fb2b1c2a86f..86b72e54c5526acce4f3ba6483a0d5c399937707 100644 (file)
--- a/ntop.spec
+++ b/ntop.spec
@@ -83,6 +83,7 @@ cd ../%{name}*
        --with-gdchart-root=`pwd`/../gdchart0.94c \
        --enable-tcpwrap \
        --with-gnu-ld \
+       --enable-i18n \
        --localstatedir=%{_var}/lib/%{name}
 
 
@@ -151,7 +152,8 @@ fi
 
 %files
 %defattr(644,root,root,755)
-%doc ntop/AUTHORS ntop/NEWS ntop/README ntop/THANKS ntop/docs/1STRUN.TXT ntop/docs/FAQ
+%doc ntop/AUTHORS ntop/NEWS ntop/README ntop/THANKS 
+#ntop/docs/1STRUN.TXT ntop/docs/FAQ
 %dir %{_var}/lib/%{name}
 %attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_libdir}/lib*
This page took 0.086395 seconds and 4 git commands to generate.