sgerrand / alpine-pkg-glibc

A glibc compatibility layer package for Alpine Linux
2.05k stars 280 forks source link

Copy project license files into package #87

Open sgerrand opened 6 years ago

sgerrand commented 6 years ago

💁 The terms of use attached to the GLU C Library require these files to be present in the packaged version.

sgerrand commented 6 years ago

🤔 Something odd is happening as a result of this diff.

>>> glibc: Entering fakeroot...
install: omitting directory '/home/builder/package/src/'
>>> ERROR: glibc*: package failed
>>> ERROR: glibc: all failed

I can't see the cause of this error in abuild at first glance. Will need to investigate it further.