post_install_sid.sh: apt.conf.d doesn't need recursivity (see 9126e6c)

but should copy files instead of the directory!
This commit is contained in:
gardouille 2015-11-11 23:50:59 +01:00
parent 13927ef818
commit ee3830cc8f

View File

@ -554,7 +554,7 @@ architecture
preconfig restart_no_asking
## apt.conf.d
cp -rf ${script_path}/apt/apt.conf.d/ /etc/apt/apt.conf.d/
cp -f ${script_path}/apt/apt.conf.d/* /etc/apt/apt.conf.d/
## Sources.list
### Backup initial