openpkg/openpkg.spec

changeset 345
b7180006bcf1
parent 333
4ecfc2416fd8
child 346
c403d9dd5e0e
equal deleted inserted replaced
6:286a747641c8 7:b847e5c2661b
37 # o any tar(1) 37 # o any tar(1)
38 # o any make(1) 38 # o any make(1)
39 # o any cc(1) 39 # o any cc(1)
40 40
41 # the package version/release 41 # the package version/release
42 %define V_openpkg 20110322 42 %define V_openpkg 20110424
43 43
44 # the used software versions 44 # the used software versions
45 %define V_rpm 4.2.1 45 %define V_rpm 4.2.1
46 %define V_zlib 1.2.5 46 %define V_zlib 1.2.5
47 %define V_bzip2 1.0.5 47 %define V_bzip2 1.0.5
789 -Dlocincpth="%{l_prefix}/include" \ 789 -Dlocincpth="%{l_prefix}/include" \
790 -Dloclibpth="%{l_prefix}/lib" \ 790 -Dloclibpth="%{l_prefix}/lib" \
791 -Dldflags="-L""%{l_prefix}/lib" \ 791 -Dldflags="-L""%{l_prefix}/lib" \
792 -Dlibpth="$libdirs" \ 792 -Dlibpth="$libdirs" \
793 -Dglibpth="$libdirs" \ 793 -Dglibpth="$libdirs" \
794 -Dlibs="-lm" \
794 -Dscriptdir="%{l_prefix}/bin" \ 795 -Dscriptdir="%{l_prefix}/bin" \
795 -Uinstallusrbinperl \ 796 -Uinstallusrbinperl \
796 -Adefine:useshrplib='false' \ 797 -Adefine:useshrplib='false' \
797 -Ui_malloc -Ui_iconv -Ui_db 798 -Ui_malloc -Ui_iconv -Ui_db
798 ${l_make} miniperl || exit $? 799 ${l_make} miniperl || exit $?

mercurial