Changeset 175


Ignore:
Timestamp:
Feb 20, 2011, 3:35:19 PM (12 years ago)
Author:
stappers
Message:

rules/users.mk: added comment (signs)

File:
1 edited

Legend:

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

    r166 r175  
     1#
     2#  rules/users.mk
     3#  make  include file
     4#
     5#  constains (personal) modifications for developers and other power user
     6#
    17amain: .config
    28        sed -i 's!CONFIG_DEBIAN_BUILDENV_REPOSITORY.*!CONFIG_DEBIAN_BUILDENV_REPOSITORY="http://10.0.2.3:3142/ftp.debian.org/debian"!' $(TOPDIR)/.config
    39        sed -i 's!CONFIG_EMDEBIAN_BUILDENV_REPOSITORY.*!CONFIG_EMDEBIAN_BUILDENV_REPOSITORY="http://10.0.2.3:3142/www.emdebian.org/debian"!' $(TOPDIR)/.config
    410        sed -i 's!CONFIG_OPENWRT_DOWNLOAD_DIR.*!CONFIG_OPENWRT_DOWNLOAD_DIR="../../../../dl"!' $(TOPDIR)/.config
    5 
     11#
    612stappers: .config
    713        sed -i 's!CONFIG_OPENWRT_DOWNLOAD_DIR.*!CONFIG_OPENWRT_DOWNLOAD_DIR="../../../dl"!' $(TOPDIR)/.config
    8 
     14#
     15# l l
Note: See TracChangeset for help on using the changeset viewer.