pwlib.spec
changeset 2443 f3d5eaba70ee
parent 2442 399a13f93b52
child 2494 6b1189c3cc84
equal deleted inserted replaced
2442:399a13f93b52 2443:f3d5eaba70ee
    39 %patch1 -p1 
    39 %patch1 -p1 
    40 %patch2 -p1 
    40 %patch2 -p1 
    41 %patch3 -p1 
    41 %patch3 -p1 
    42 
    42 
    43 %build
    43 %build
    44 export PWLIBDIR=%{_builddir}/pwlib
    44 export PWLIBDIR=`pwd`
    45 export PWLIB_BUILD="yes"
    45 export PWLIB_BUILD="yes"
    46 aclocal $ACLOCAL_FLAGS -I %{_datadir}/aclocal/gnome2-macros
    46 aclocal $ACLOCAL_FLAGS -I %{_datadir}/aclocal/gnome2-macros
    47 autoconf
    47 autoconf
    48 %ifos solaris
    48 %ifos solaris
    49 %define regexp_options "--enable-internalregex"
    49 %define regexp_options "--enable-internalregex"