OSSP CVS Repository

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

ossp-pkg/as/as-gui/devtool.conf 1.3
##
##  devtool.conf -- Development Tool Configuration
##

%autogen
    @autogen shtool   1.6.2 "1.6.*" all
    @autogen autoconf 2.56  "2.5[3-9]*"

%autoclean
    @autoclean shtool
    @autoclean autoconf

%configure
    ./configure \
        --prefix=/tmp/titraq \
        "$@"

%version
    ./shtool version -l c -n "OSSP titraq" -p "titraq_" -e titraq_version.c

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

CVSTrac 2.0.1