components/cackey/patches/02-autogen.sh.patch
author sreynata <sreyas.natarajan@oracle.com>
Mon, 17 Oct 2016 23:20:28 -0700
changeset 7120 b01185225eaa
parent 6279 b8986042dd84
permissions -rw-r--r--
24303011 libsif needs sync-up till 1.1 version

In-house patch created to clear any merge conflicts from source in archive
repo to build properly on Solaris.

--- CACKey-0.7.4/autogen.sh	2016-05-19 16:20:45.459266138 -0400
+++ CACKey-0.7.4/autogen.sh	2015-07-16 12:20:20.000000000 -0400
@@ -6,8 +6,6 @@
 autoconf; autoheader
 
 rm -rf autom4te.cache/
-<<<<<<< HEAD
-=======
 
 for basefile in install-sh config.sub config.guess; do
 	for path in /usr/share/automake-*; do
@@ -20,4 +18,3 @@
 		fi
 	done
 done
->>>>>>> trunk