]> git.pld-linux.org Git - packages/ettercap.git/commitdiff
- fix as-needed auto/th/ettercap-0_7_3-1
authorareq <areq@pld-linux.org>
Thu, 7 Jun 2007 16:58:06 +0000 (16:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ettercap-as-needed.patch -> 1.1

ettercap-as-needed.patch [new file with mode: 0644]

diff --git a/ettercap-as-needed.patch b/ettercap-as-needed.patch
new file mode 100644 (file)
index 0000000..32554c8
--- /dev/null
@@ -0,0 +1,11 @@
+--- ettercap-NG-0.7.3/src/Makefile.in.org      2007-06-07 16:53:42.233479618 +0000
++++ ettercap-NG-0.7.3/src/Makefile.in  2005-05-27 15:11:54.000000000 +0000
+@@ -640,7 +640,7 @@
+       done
+ ettercap$(EXEEXT): $(ettercap_OBJECTS) $(ettercap_DEPENDENCIES) 
+       @rm -f ettercap$(EXEEXT)
+-      $(LINK) $(ettercap_LDFLAGS) $(ettercap_OBJECTS) $(ettercap_LDADD) $(LIBS)
++      $(LINK)  $(ettercap_OBJECTS) $(ettercap_LDADD) $(LIBS) $(ettercap_LDFLAGS)
+ mostlyclean-compile:
+       -rm -f *.$(OBJEXT)
This page took 0.054214 seconds and 4 git commands to generate.