open-src/proto/inputproto/Makefile
changeset 606 068c11b419c9
parent 515 53bec0fd6edd
child 704 f9b973ecc909
--- a/open-src/proto/inputproto/Makefile	Sat Jan 10 10:35:32 2009 -0800
+++ b/open-src/proto/inputproto/Makefile	Thu Jan 15 12:55:00 2009 -0800
@@ -1,6 +1,6 @@
 ###############################################################################
 #
-# Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
+# Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
 # Use subject to license terms.
 #
 # Permission is hereby granted, free of charge, to any person obtaining a
@@ -28,7 +28,7 @@
 # or other dealings in this Software without prior written authorization
 # of the copyright holder.
 #
-# @(#)Makefile	1.5	08/08/27
+# @(#)Makefile	1.6	09/01/11
 #
 
 # Package name used in tarballs
@@ -38,7 +38,7 @@
 MODULE_VERSION=1.4.4
 
 # Patches to apply to source after unpacking, in order
-SOURCE_PATCHES=6649171.patch
+SOURCE_PATCHES= c++.patch,-p1
 
 ### Include common rulesets
 include ../Makefile.inc