Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37849123
en ru br
ALT Linux repos
S:0.5-alt1
5.0: 0.3.7-alt2
4.1: 0.3.7-alt1
4.0: 0.3.7-alt1
3.0: 0.3.7-alt1

Group :: Monitoring
RPM: sniffit

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: sniffit-patch-01
Download


--- Makefile.in.orig	Thu Jul 16 09:17:10 1998
+++ Makefile.in	Sun Aug 16 23:20:29 1998
@@ -10,10 +10,10 @@
 LIBS       = @LIBS@
 DEFS	   = @DEFS@
 OS_OPT     = @OS_OPT@
-OBJ_FLAG   = -w -O2 -c
-OBJ_OPT    = -I./libpcap -L./libpcap
-EXE_FLAG   = -w -O2 -o sniffit
-EXE_OPT    = -I./libpcap -L./libpcap -lpcap
+OBJ_FLAG   = $(CFLAGS) -w -c
+#OBJ_OPT    = -I./libpcap -L./libpcap
+EXE_FLAG   = $(CFLAGS) -w -o sniffit
+EXE_OPT    = -lpcap
 EXE_OBJ    = sn_packets.o sn_generation.o sn_interface.o sn_cfgfile.o \
              sn_logfile.o sn_resolv.o
 DEP_FILES  = sn_config.h ./libpcap/pcap.h sn_data.h sn_defines.h sn_plugins.h \
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin