components/nicstat/patches/001-solaris-build.patch
author Niveditha Rau <Niveditha.Rau@Oracle.COM>
Fri, 28 Oct 2016 17:56:16 -0700
changeset 7206 23066e5fef27
parent 4066 ab220f4ee1f7
permissions -rw-r--r--
23245637 Deliver gnome-shell 3.18.3 in Solaris PSARC/2016/396 GNOME 3 Window Manager Bundle

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 $? $@