OSSP CVS Repository

ossp - ossp-pkg/sa/devtool.conf 1.5
Not logged in
[Honeypot]  [Browse]  [Directory]  [Home]  [Login
[Reports]  [Search]  [Ticket]  [Timeline
  [Raw

ossp-pkg/sa/devtool.conf 1.5
##
##  devtool.conf -- Development Tool Configuration
##

%autogen
    @autogen shtool   1.5.4 "1.5.*" all
    @autogen libtool  1.4.2 "1.4*"
    @autogen autoconf 2.52  "2.5.*"

%autoclean
    @autoclean shtool
    @autoclean libtool
    @autoclean autoconf

%configure
    ./configure \
        --prefix=/tmp/sa \
        --disable-shared \
        --enable-debug \
        "$@"

%version
    ./shtool version -l txt -n "OSSP SA" -e VERSION

%dist
    make distclean >/dev/null 2>&1
    ./shtool fixperm -v .
    V=`./shtool version -l txt -d short VERSION`
    ./shtool tarball -o sa-${V}.tar.gz -d sa-${V} -u ossp -g ossp \
                     -e 'CVS,\.cvsignore,\.[ao],^\.,devtool.conf' -c 'gzip --best' .


CVSTrac 2.0.1