]> git.pld-linux.org Git - packages/ntop.git/commitdiff
- plugins don't compiles,
authordjrzulf <djrzulf@pld-linux.org>
Tue, 16 Apr 2002 19:53:36 +0000 (19:53 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ntop.spec -> 1.18

ntop.spec

index ae25f45325cb73d6860594791dce1de776a13fed..239787143fbba4eb52c19551c4725efce19aaf16 100644 (file)
--- a/ntop.spec
+++ b/ntop.spec
@@ -1,4 +1,4 @@
-%define        snap    02-03-24
+%define        snap    02-04-04
 Summary:       Network monitoring tool
 Summary(pl):   Narzêdzie do monitorowania sieci
 Name:          ntop
@@ -51,7 +51,8 @@ cd ../%{name}*
 %patch6 -p0
 
 cd plugins
-%#patch4 -p0
+
+%patch4 -p0
 cd pep
 %patch5 -p0
 
@@ -67,10 +68,11 @@ autoconf
 cd ../%{name}*
 mv -f acinclude.m4.in acinclude.m4
 rm -f missing
-libtoolize --copy --force
+#libtoolize --copy --force
 aclocal
 autoconf
-automake -a -c -f 
+# automake -a -c -f 
+automake
 %configure \
        --with-gdchart-root=../gdchart0.94c \
        --with-ossl-root=%{_prefix} \
This page took 0.02876 seconds and 4 git commands to generate.