Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/shells
In directory
fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv16545/10.4/stable/main/finkinfo/shells
Modified Files:
mksh.info
Log Message:
fixing variant
Index: mksh.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/shells/mksh.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- mksh.info 12 Jun 2009 20:07:44 -0000 1.6
+++ mksh.info 21 Jun 2009 08:27:41 -0000 1.7
@@ -1,15 +1,14 @@
Info2: <<
-Package: mksh%type_raw[mksh]
+Package: mksh%type_pkg[-llvm]
Version: 38
Revision: 3.1
Description: Enhanced version of the Korn shell
-Type: mksh (. -llvm-10.4 -llvm)
+Type: -llvm (boolean)
License: OSI-Approved
Maintainer: Andreas Gockel <[email protected]>
-Distribution: (%type_raw[mksh] = -llvm) 10.5, (%type_raw[mksh] = -llvm-10.4)
10.4
-BuildDepends: (%type_raw[mksh] = -llvm-10.4) llvm
-Replaces: mirbsdksh (<< 29.5-1), mksh, mksh-llvm, mksh-llvm-10.4
-Conflicts: mirbsdksh (<< 29.5-1), mksh, mksh-llvm, mksh-llvm-10.4
+Distribution: (%type_raw[-llvm] = -llvm) 10.5
+Replaces: mirbsdksh (<< 29.5-1), mksh, mksh-llvm
+Conflicts: mirbsdksh (<< 29.5-1), mksh, mksh-llvm
CustomMirror: <<
Primary: http://www.mirbsd.org/MirOS/dist/mir/mksh/
asi-JP: http://pub.allbsd.org/MirOS/dist/mir/mksh/
@@ -22,12 +21,10 @@
CompileScript: <<
#!/bin/sh -e -x
cd %f
- if [ "%type_raw[mksh]" == "." ]; then
+ if [ "%type_raw[-llvm]" == "." ]; then
env /bin/sh ./Build.sh -r -Q -j
- elif [ "%type_raw[mksh]" == "-llvm" ]; then
+ elif [ "%type_raw[-llvm]" == "-llvm" ]; then
env CC="$(xcode-select -print-path)/usr/bin/llvm-gcc" /bin/sh ./Build.sh -r
-Q -combine
- elif [ "%type_raw[mksh]" == "-llvm-10.4" ]; then
- env CC=%p/bin/llvm-gcc-4 /bin/sh ./Build.sh -r -Q -combine
fi
<<
InstallScript: <<
------------------------------------------------------------------------------
Are you an open source citizen? Join us for the Open Source Bridge conference!
Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250.
Need another reason to go? 24-hour hacker lounge. Register today!
http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs