components/nicstat/patches/001-solaris-build.patch
author Jingning Ji <jingning.ji@oracle.com>
Thu, 13 Oct 2016 15:53:44 -0700
changeset 7113 cca3def5f97d
parent 4066 ab220f4ee1f7
permissions -rw-r--r--
24759774 Upgrade xml-libxml to 2.0128

Don't care about multi-platform support; just do enough to build nicstat.

This patch will not be sent upstream.

--- Makefile.Solaris.orig	2014-11-19 15:15:35.166755185 -0800
+++ Makefile.Solaris	2014-11-19 15:18:16.228283728 -0800
@@ -39,7 +39,6 @@
 
 
 all : $(FILES)
-	mv $? $(NATIVE_BINARY)
 
 $(NATIVE_BINARY) : $(BINARY)
 	mv $? $@