]> git.pld-linux.org Git - packages/ctrlproxy.git/blame - ctrlproxy-no_doc.patch
- don't copy doc in install make target
[packages/ctrlproxy.git] / ctrlproxy-no_doc.patch
CommitLineData
6092e358
ER
1--- ./Makefile.in~ 2005-02-04 00:31:59.000000000 +0200
2+++ ./Makefile.in 2005-02-04 00:39:48.000000000 +0200
3@@ -29,7 +29,7 @@
4 %.o: %.c
5 $(CC) $(CFLAGS) -c $<
6
7-install: all install-dirs install-doc install-bin install-mods install-data
8+install: all install-dirs install-bin install-mods install-data
9 install-dirs:
10 $(INSTALL) -d $(DESTDIR)$(bindir)
11 $(INSTALL) -d $(DESTDIR)$(man1dir)
This page took 0.184047 seconds and 4 git commands to generate.