From 1d3da87f17a8d482fe6e395bb91ecd47bf0fdde4 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Tue, 05 Jan 2021 21:51:35 -0500 Subject: 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. --- diff --git a/build b/build index 8654173..63fc9ef 100755 --- a/build +++ b/build @@ -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 diff --git a/control b/control index 8183c4f..ae462d9 100644 --- a/control +++ b/control @@ -2,5 +2,4 @@ Maintainer: Patrick McDermott Build-Depends: opkbuild (>= 4.2.1), opkhelper-3.0 (>= 3.1.3), - busybox (>= 1.23.0) Homepage: http://www.etallen.com/cpuid.html diff --git a/cpuid-doc.pkg/files b/cpuid-doc.pkg/files index 1c01a01..8293773 100644 --- a/cpuid-doc.pkg/files +++ b/cpuid-doc.pkg/files @@ -1,2 +1 @@ /usr/share/man/man1/cpuid.1.gz -/usr/share/doc/cpuid/FAMILY.NOTES diff --git a/cpuid.pkg/docs b/cpuid.pkg/docs index e69de29..39a181c 100644 --- a/cpuid.pkg/docs +++ b/cpuid.pkg/docs @@ -0,0 +1 @@ +src/FAMILY.NOTES -- cgit v0.9.1