Changeset 177


Ignore:
Timestamp:
Feb 20, 2011, 5:07:47 PM (12 years ago)
Author:
amain
Message:

buildbot: add default config settings

Location:
debwrt/trunk
Files:
1 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • debwrt/trunk/rules/users.mk

    r175 r177  
    1313        sed -i 's!CONFIG_OPENWRT_DOWNLOAD_DIR.*!CONFIG_OPENWRT_DOWNLOAD_DIR="../../../dl"!' $(TOPDIR)/.config
    1414#
    15 # l l
     15buildbot: .config
     16        sed -i 's!CONFIG_DEBIAN_BUILDENV_REPOSITORY.*!CONFIG_DEBIAN_BUILDENV_REPOSITORY="http://localhost:3142/ftp.debian.org/debian"!' $(TOPDIR)/.config
     17        sed -i 's!CONFIG_EMDEBIAN_BUILDENV_REPOSITORY.*!CONFIG_EMDEBIAN_BUILDENV_REPOSITORY="http://localhost:3142/www.emdebian.org/debian"!' $(TOPDIR)/.config
     18        sed -i 's!CONFIG_OPENWRT_DOWNLOAD_DIR.*!CONFIG_OPENWRT_DOWNLOAD_DIR="../../../../dl"!' $(TOPDIR)/.config
Note: See TracChangeset for help on using the changeset viewer.