Changeset e86e2cb in freewrt


Ignore:
Timestamp:
Sep 24, 2006, 12:44:27 AM (19 years ago)
Author:
Waldemar Brodkorb <wbx@…>
Branches:
freewrt_1_0, freewrt_2_0
Children:
a3ea476
Parents:
5ae545c
Message:

move default to standard dir files

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

Location:
package/base-files
Files:
2 added
1 edited
23 moved

Legend:

Unmodified
Added
Removed
  • package/base-files/Makefile

    r5ae545c re86e2cb  
    7474$(IPKG_BASE):
    7575        $(SCRIPT_DIR)/make-ipkg-dir.sh $(IDIR_BASE) ipkg/$(PKG_NAME).control $(PKG_RELEASE) $(ARCH)
    76         $(CP) ./default/* $(IDIR_BASE)
     76        $(CP) ./files/* $(IDIR_BASE)
    7777        $(SED) 's,$$R,$(REV),g' $(IDIR_BASE)/etc/banner
    7878        test -z $(FWRT_RUNTIME_PACKAGES_URL) || \
Note: See TracChangeset for help on using the changeset viewer.