Changeset 317392ca in freewrt for package/scdp


Ignore:
Timestamp:
Mar 20, 2007, 5:21:41 PM (19 years ago)
Author:
Thorsten Glaser <tg@…>
Children:
b4e4107
Parents:
7a9bee8
Message:

commit part of the $PATH cleanup; this breaks in alsa (at least),
but a huge number of packages builds with it; I'll compile fixing
after I'm done with a change to the toolchain…

git-svn-id: svn://www.freewrt.org/trunk/freewrt@2211 afb5a338-a214-0410-bd46-81f09a774fd1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • package/scdp/Makefile

    r7a9bee8 r317392ca  
    1818
    1919CONFIGURE_STYLE:=       gnu
    20 CONFIGURE_ENV+=         ac_cv_path_libnet_config=${STAGING_DIR}/usr/bin \
    21                         PATH="${PATH}:${STAGING_DIR}/usr/bin"
     20CONFIGURE_ENV+=         ac_cv_path_libnet_config=${STAGING_DIR}/usr/bin
    2221BUILD_STYLE:=           auto
    2322INSTALL_STYLE:=         auto
Note: See TracChangeset for help on using the changeset viewer.