[389-commits] esc/win32 build.sh,1.11.2.6,1.11.2.7

Jack Magne jmagne at fedoraproject.org
Fri Nov 20 00:53:44 UTC 2009


Author: jmagne

Update of /cvs/dirsec/esc/win32
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv14187

Modified Files:
      Tag: PKI_8_0_RTM_BRANCH
	build.sh 
Log Message:
Fix typo.


Index: build.sh
===================================================================
RCS file: /cvs/dirsec/esc/win32/build.sh,v
retrieving revision 1.11.2.6
retrieving revision 1.11.2.7
diff -u -r1.11.2.6 -r1.11.2.7
--- build.sh	20 Nov 2009 00:51:06 -0000	1.11.2.6
+++ build.sh	20 Nov 2009 00:53:42 -0000	1.11.2.7
@@ -379,7 +379,7 @@
 
    make BUILD_OPT=1 import
 
-   make BUILD_OPT=1 CKY_INCLUDE="-I$ZLIB_INC_PATH  -I$CKY_INCLUDE_PATH" CKY_LIB_LDD=$CKY_INCLUDE_PATH/.libs USE_XUL_SDK=1 ESC_VERSION=$ESC_VERSION_NO
+   make OS_RELEASE=$OS_RELEASE BUILD_OPT=1 CKY_INCLUDE="-I$ZLIB_INC_PATH  -I$CKY_INCLUDE_PATH" CKY_LIB_LDD=$CKY_INCLUDE_PATH/.libs USE_XUL_SDK=1 ESC_VERSION=$ESC_VERSION_NO
 
 
    if [ $? != 0 ];




More information about the Fedora-directory-commits mailing list