]> git.pld-linux.org Git - packages/ctrlproxy.git/commitdiff
- don't copy doc in install make target
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 3 Feb 2005 22:47:30 +0000 (22:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ctrlproxy-no_doc.patch -> 1.1

ctrlproxy-no_doc.patch [new file with mode: 0644]

diff --git a/ctrlproxy-no_doc.patch b/ctrlproxy-no_doc.patch
new file mode 100644 (file)
index 0000000..cd27640
--- /dev/null
@@ -0,0 +1,11 @@
+--- ./Makefile.in~     2005-02-04 00:31:59.000000000 +0200
++++ ./Makefile.in      2005-02-04 00:39:48.000000000 +0200
+@@ -29,7 +29,7 @@
+ %.o: %.c
+       $(CC) $(CFLAGS) -c $<
+-install: all install-dirs install-doc install-bin install-mods install-data
++install: all install-dirs install-bin install-mods install-data
+ install-dirs:
+       $(INSTALL) -d $(DESTDIR)$(bindir)
+       $(INSTALL) -d $(DESTDIR)$(man1dir)
This page took 0.059773 seconds and 4 git commands to generate.