freebsd-ports/net/fspclient/files/patch-ah
Steve Price b10cce44e8 * Fixup MASTER_SITES
* Split patches one file per patch
* Whitespace nits

PR:		15720
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-12-27 21:35:55 +00:00

11 lines
325 B
Text

--- client.0.0-h+/Makefile.in.orig Wed Apr 28 03:53:43 1993
+++ client.0.0-h+/Makefile.in Mon Dec 27 20:53:08 1999
@@ -52,7 +52,7 @@
.c.o:
$(CC) -c $(CFLAGS) $(CPPFLAGS) $(DEFS) $(INCLUDES) $<
-install: all
+install:
$(INSTALL_PROGRAM) fsp $(bindir)/fsp
-$(INSTALL_DATA) $(srcdir)/fsp.man $(man1dir)/fsp$(man1ext)