blob: ab54f2291d0e67e3d84824f9888db4a77b25f292 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- tgt-1.0.48.orig/Makefile 2014-06-04 15:03:53.000000000 +0300
+++ tgt-1.0.48/Makefile 2014-06-04 15:18:13.132963670 +0300
@@ -64,7 +64,7 @@
$(MAKE) -C conf clean
.PHONY: install
-install: install-programs install-doc install-conf install-scripts
+install: install-programs
.PHONY: rpm
rpm:
|