Changeset 2700

Show
Ignore:
Timestamp:
06/04/07 16:56:53 (1 year ago)
Author:
tg
Message:

with espie's toucher we don't need that any more

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/freewrt/package/fuse/Makefile

    r2678 r2700  
    3939                        CROSS_COMPILE="${TARGET_CROSS}" 
    4040 
    41 pre-configure: 
    42         (cd ${WRKBUILD} ; \ 
    43                 touch configure.in ; \ 
    44                 touch aclocal.m4 ; \ 
    45                 touch Makefile.in ; \ 
    46                 touch include/config.h.in ; \ 
    47                 touch configure ; \ 
    48         ); 
    49  
    5041post-install: 
    5142        ${INSTALL_DIR} ${IDIR_LIBFUSE}/usr/lib 
  • trunk/freewrt/package/gnutls/Makefile

    r2678 r2700  
    3636INSTALL_STYLE=          auto 
    3737 
    38 pre-configure: 
    39         (cd ${WRKBUILD}; rm -rf config.{cache,status} ; \ 
    40                 touch configure.in ; \ 
    41                 touch acinclude.m4 ; \ 
    42                 touch aclocal.m4 ; \ 
    43                 touch Makefile.in ; \ 
    44                 touch config.h.in ; \ 
    45                 touch configure ; \ 
    46         ); 
    47  
    4838post-install: 
    4939        ${INSTALL_DIR} ${IDIR_LIBGNUTLS}/usr/lib 
  • trunk/freewrt/package/ipsec-tools/Makefile

    r2678 r2700  
    2727INSTALL_STYLE=          auto 
    2828 
    29 pre-configure: 
    30         (cd ${WRKBUILD}; rm -rf config.{cache,status}; \ 
    31                 touch configure.ac; \ 
    32                 touch aclocal.m4; \ 
    33                 touch Makefile.in; \ 
    34                 touch config.h.in; \ 
    35                 touch configure; \ 
    36         ); 
    37  
    3829post-install: 
    3930        ${INSTALL_DIR} ${IDIR_IPSEC_TOOLS}/usr/sbin 
  • trunk/freewrt/package/libnet/Makefile

    r2678 r2700  
    3131INSTALL_STYLE=          auto 
    3232 
    33 pre-configure: 
    34         (cd ${WRKBUILD}; \ 
    35                 touch configure.in; \ 
    36                 touch include.m4; \ 
    37                 touch aclocal.m4; \ 
    38                 touch Makefile.in; \ 
    39                 touch configure; \ 
    40         ); 
    41  
    4233post-install: 
    4334        ${INSTALL_DIR} ${IDIR_LIBNET}/usr/lib 
  • trunk/freewrt/package/libtasn1/Makefile

    r2678 r2700  
    2525INSTALL_STYLE=          auto 
    2626 
    27 pre-configure: 
    28         (cd ${WRKBUILD}; \ 
    29                 touch configure.ac ; \ 
    30                 touch acinclude.m4 ; \ 
    31                 touch aclocal.m4 ; \ 
    32                 touch Makefile.in ; \ 
    33                 touch config.h.in ; \ 
    34                 touch configure ; \ 
    35         ); 
    36  
    3727post-install: 
    3828        ${INSTALL_DIR} ${IDIR_LIBTASN1}/usr/lib 
  • trunk/freewrt/package/mtr/Makefile

    r2678 r2700  
    2222BUILD_STYLE:=           auto 
    2323INSTALL_STYLE:=         auto 
    24 #XAKE_FLAGS+=           CFLAGS="${TCFLAGS}" \ 
    25 #                       CPPFLAGS="${TCPPFLAGS}" \ 
    26 #                       LDFLAGS="${TLDFLAGS}" 
    27  
    28 pre-configure: 
    29         (cd ${WRKBUILD}; rm -rf config.{cache,status}; \ 
    30                 touch configure.in; \ 
    31                 touch aclocal.m4; \ 
    32                 touch Makefile.in; \ 
    33                 touch img/Makefile.in; \ 
    34                 touch stamp-h.in; \ 
    35                 touch config.h.in; \ 
    36                 touch configure; \ 
    37         ) 
    3824 
    3925post-install: 
  • trunk/freewrt/package/opencdk/Makefile

    r2678 r2700  
    2828INSTALL_STYLE:=         auto 
    2929 
    30 pre-configure: 
    31         (cd ${WRKBUILD}; rm -rf config.{cache,status} ; \ 
    32                 touch configure.ac ; \ 
    33                 touch acinclude.m4 ; \ 
    34                 touch aclocal.m4 ; \ 
    35                 touch Makefile.in ; \ 
    36                 touch config.h.in ; \ 
    37                 touch configure ; \ 
    38         ) 
    39  
    4030post-install: 
    4131        ${INSTALL_DIR} ${IDIR_LIBOPENCDK}/usr/lib 
  • trunk/freewrt/package/slurm/Makefile

    r2678 r2700  
    2525INSTALL_STYLE:=         auto 
    2626 
    27 pre-configured: 
    28         (cd ${WRKBUILD}; \ 
    29                 touch configure.in; \ 
    30                 touch aclocal.m4; \ 
    31                 touch Makefile.in; \ 
    32                 touch config.h.in; \ 
    33                 touch configure; \ 
    34         ) 
    35  
    3627post-install: 
    3728        ${INSTALL_DIR} ${IDIR_SLURM}/usr/bin 
  • trunk/freewrt/package/xsupplicant/Makefile

    r2678 r2700  
    2828INSTALL_STYLE:=         auto 
    2929 
    30 pre-configure: 
    31         touch ${WRKBUILD}/configure.in 
    32         touch ${WRKBUILD}/aclocal.m4 
    33         touch ${WRKBUILD}/Makefile.in 
    34         touch ${WRKBUILD}/configure 
    35  
    3630post-install: 
    3731        ${INSTALL_DIR} ${IDIR_XSUPPLICANT}/etc