components/nicstat/patches/001-solaris-build.patch
author Niveditha Rau <Niveditha.Rau@Oracle.COM>
Tue, 11 Oct 2016 11:08:35 -0700
changeset 7086 bad5d0bc7457
parent 4066 ab220f4ee1f7
permissions -rw-r--r--
24829846 libxklavier upgrade broke keyboard gnome-keyboard-properties

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