]> git.pld-linux.org Git - packages/etherape.git/blame - etherape-DESTDIR.patch
- updated to 0.6.5.
[packages/etherape.git] / etherape-DESTDIR.patch
CommitLineData
2ca576a5 1diff -Nru etherape-0.5.1/src/Makefile.am etherape-0.5.1.new/src/Makefile.am
2--- etherape-0.5.1/src/Makefile.am Sat Apr 15 21:24:58 2000
3+++ etherape-0.5.1.new/src/Makefile.am Fri Apr 21 10:30:54 2000
4@@ -28,7 +28,7 @@
5 etherape_LDADD = $(GNOME_LIBDIR) $(GNOMEUI_LIBS) $(INTLLIBS) $(PCAP_LIBS)
6
7 install-exec-local:
8- ln -f $(sbindir)/etherape $(sbindir)/interape
9+ ln -sf etherape $(DESTDIR)$(sbindir)/interape
10
11 uninstall-local:
12 rm -f $(sbindir)/interape
This page took 0.026464 seconds and 4 git commands to generate.