packages/sound/upmpdcli
Yousong Zhou 92b0575e28 Drop the redundant -r option to $(CP)
$(CP) was defined as `cp -fpR' since the very begining of OpenWrt build
system (2006-06-22).  The -R option should be enough and base packages
use only $(CP) for the same purposes just fine and BSD manual of cp also
discourages the use of `-r' option.  So let's just tidy up the usage now.

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2016-03-12 01:23:28 +08:00
..
files upmpdcli: Move to sound menu and sub-directory 2015-02-04 14:49:47 -05:00
patches upmpdcli: Move to sound menu and sub-directory 2015-02-04 14:49:47 -05:00
Config.in upmpdcli: Bump version to 0.11.0 2015-05-13 01:51:14 +03:00
Makefile Drop the redundant -r option to $(CP) 2016-03-12 01:23:28 +08:00