rules.mk: don't use $(realpath) in file_copy, the destination directory might not...
authorJo-Philipp Wich <jow@openwrt.org>
Sun, 2 Dec 2012 15:15:07 +0000 (15:15 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Sun, 2 Dec 2012 15:15:07 +0000 (15:15 +0000)
commit77febe3142f6ca0e0b180ca34e293a04e694222d
tree952c7fd15daeabb189ea172af78bd6fc283344dc
parentdab30d99f19479579e370338c37d0c537c744a89
rules.mk: don't use $(realpath) in file_copy, the destination directory might not exist yet - spotted while doing a fresh build

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34447 3c298f89-4303-0410-b956-a3cf2f4a3e73
rules.mk