diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2021-01-05 21:51:35 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2021-01-05 21:52:31 (EST) |
commit | 1d3da87f17a8d482fe6e395bb91ecd47bf0fdde4 (patch) | |
tree | 1978aa873b0db4d58e78b331e1c28fac59d3d7e1 /build | |
parent | 31376ad7324139201072914fc85d95f11e0dc196 (diff) |
Move FAMILY.NOTES to cpuid package
/usr/share/doc/cpuid will be a symbolic link in cpuid-doc, so it can't
contain a file.
Diffstat (limited to 'build')
-rwxr-xr-x | build | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -16,8 +16,6 @@ install: build # Perl script: rm dest/usr/bin/cpuinfo2cpuid rm dest/usr/share/man/man1/cpuinfo2cpuid.1.gz - # Useful documentation (-t requires BusyBox >= 1.23.0): - install -D -m 0644 -t dest/usr/share/doc/cpuid/ src/FAMILY.NOTES oh-fixperms oh-strip oh-installfiles |