fix path to the snapshot packages (snapshot build/upload needs to be fixed as well)

SVN-Revision: 9083
v19.07.3_mercusys_ac12_duma
Felix Fietkau 17 years ago
parent 4e6f272ba1
commit 1fdd026406

@ -139,7 +139,7 @@ define Package/base-files$(TARGET)/install
fi \
)
$(SED) 's,$$$$R,r$(REV),g' $(1)/etc/banner
$(SED) 's,$$$$S,$(BOARD)-$(KERNEL),g' -e 's,$$$$A,$(ARCH),g' $(1)/etc/ipkg.conf
$(SED) 's,$$$$S,$(BOARD),g' -e 's,$$$$A,$(ARCH),g' $(1)/etc/ipkg.conf
mkdir -p $(1)/dev
mkdir -p $(1)/etc/crontabs
mkdir -p $(1)/jffs

Loading…
Cancel
Save