On Sat, Apr 20, 2002, Christoph Schug wrote:

>     New package: c-client
>   [...]
>   Distribution: OpenPKG [EXP]
>   [...]
>   %build
>       os=""
>       case "%{l_target}" in
>           *-linux*)
>               os=slx
>               ;;
>           *)
>               echo "Unsupported platform" 1>&2
>               exit 1
>               ;;
>       esac
>       %{l_make} %{l_mflags -O} $os
> [...]

Unless Solaris and FreeBSD are missing I recommend to switch from the
[EXP] tag to [BRK]... Else we are wondering why the package does not
build.
                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
Developer Communication List                   [EMAIL PROTECTED]

Reply via email to