mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-13 01:07:08 +02:00
Currently homer-api is trying to copy a directory without using the recursive paramters. This is causing the following error: + cp -p sql/homer_databases.sql sql/homer_user.sql sql/homer_user_bootstrap.sql sql/postgres sql/schema_configuration.sql sql/schema_data.sql sql/schema_statistic.sql /home/alpine/aports/testing/homer-api/pkg/homer-db/usr/share/homer-db cp: -r not specified; omitting directory 'sql/postgres' This patch just copy the subdirectories recursively. |
||
---|---|---|
.. | ||
APKBUILD | ||
homer_db_init | ||
rotation-ini-path.patch |