ifupdown-scripts: do not install .empty files
authorCam Hutchison <camh@xdna.net>
Sun, 15 Oct 2017 00:57:19 +0000 (11:57 +1100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 15 Oct 2017 13:47:43 +0000 (15:47 +0200)
commit58b74e0dbf9b22d7dbc11127c29e23e234a9e8cf
tree2c8f0d636c954e3b6059933f3f9cf56882fc3a65
parent9f3bcb4f5a97faa615692e904f26143e9fc31a38
ifupdown-scripts: do not install .empty files

ifupdown-scripts has some .empty files to maintain empty directories
in git. Previously this package used to be part of the skeleton which
used SYSTEM_RSYNC to copy the directories to the target. When it was
split into a separate package, cp -a was used to do the copy instead,
which copies the .empty files.

Change to SYSTEM_RSYNC which excludes .empty files.

Signed-off-by: Cam Hutchison <camh@xdna.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/ifupdown-scripts/ifupdown-scripts.mk