source:
npl/system/netkit-ftp/patches/15-netkit-ftp-0.17-nodebug.patch
@
ca72aba
Last change on this file since ca72aba was c5c522c, checked in by , 8 years ago | |
---|---|
|
|
File size: 464 bytes |
-
netkit-ftp-0.17/ftp/Makefile
old new 17 17 18 18 install: ftp 19 19 install -d $(INSTALLROOT)$(BINDIR) 20 install - s -m$(BINMODE) ftp $(INSTALLROOT)$(BINDIR)20 install -m$(BINMODE) ftp $(INSTALLROOT)$(BINDIR) 21 21 ln -sf ftp $(INSTALLROOT)$(BINDIR)/pftp 22 22 install -d $(INSTALLROOT)$(MANDIR)/man1 23 23 install -m$(MANMODE) ftp.1 $(INSTALLROOT)$(MANDIR)/man1
Note: See TracBrowser
for help on using the repository browser.