perfsonar / unibuild

A kit for building repositories of packaged software
Apache License 2.0
1 stars 0 forks source link

Patches are being named multiple times #4

Closed mfeit-internet2 closed 2 years ago

mfeit-internet2 commented 2 years ago

Seen during a build of PostgreSQL; not critical:

cp  ./unibuild-packaging/rpm/../postgresql-10-rpm-pgsql.patch ./unibuild-packaging/rpm/../postgresql-10-logging.patch ./unibuild-packaging/rpm/../postgresql-10-var-run-socket.patch ./unibuild-packaging/rpm/../postgresql-10-perl-rpath.patch ./unibuild-packaging/rpm/../postgresql-10-rpm-pgsql.patch ./unibuild-packaging/rpm/../postgresql-10-logging.patch ./unibuild-packaging/rpm/../postgresql-10-var-run-socket.patch ./unibuild-packaging/rpm/../postgresql-10-perl-rpath.patch unibuild-work/BUILD/SOURCES
cp: warning: source file ‘./unibuild-packaging/rpm/../postgresql-10-rpm-pgsql.patch’ specified more than once
cp: warning: source file ‘./unibuild-packaging/rpm/../postgresql-10-logging.patch’ specified more than once
cp: warning: source file ‘./unibuild-packaging/rpm/../postgresql-10-var-run-socket.patch’ specified more than once
cp: warning: source file ‘./unibuild-packaging/rpm/../postgresql-10-perl-rpath.patch’ specified more than once