summaryrefslogtreecommitdiff
path: root/ftp/ncftp2/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--ftp/ncftp2/files/patch-aa12
1 files changed, 0 insertions, 12 deletions
diff --git a/ftp/ncftp2/files/patch-aa b/ftp/ncftp2/files/patch-aa
index 7d36c80f3725..eeae13116176 100644
--- a/ftp/ncftp2/files/patch-aa
+++ b/ftp/ncftp2/files/patch-aa
@@ -17,15 +17,3 @@
LDFLAGS=@LDFLAGS@
# Any -D definitions:
-***************
-*** 182,186 ****
---- 182,190 ----
- WGets.o: $(GLOBAL_H) Curses.h WGets.h
-
- Xfer.o: $(GLOBAL_H) Main.h Xfer.h RCmd.h FTP.h Progress.h Poll.h
-+
-+ install:
-+ $(INSTALL) $(COPY) $(STRIP) -o $(BINOWN) -g $(BINGRP) -m $(BINMODE) $(PROG) $(PREFIX)/bin/ncftp2
-+ $(INSTALL) -c -o $(BINOWN) -g $(BINGRP) -m 644 $(PROG).1 $(PREFIX)/man/man1/ncftp2.1
-
- # eof