summaryrefslogtreecommitdiff
path: root/hwdata/hwdata-0.393-1-x86_64-package.log
diff options
context:
space:
mode:
authorsrv <enmanuel.saravia.externo@pandero.com.pe>2025-05-05 15:29:27 -0500
committersrv <enmanuel.saravia.externo@pandero.com.pe>2025-05-05 15:29:27 -0500
commit81555e3bd23c74ce915d246ca51fa65d84c22ae7 (patch)
tree1ba136af6b87426d37d010866b5cdac110eaeaa8 /hwdata/hwdata-0.393-1-x86_64-package.log
First commitdevelop
Diffstat (limited to 'hwdata/hwdata-0.393-1-x86_64-package.log')
-rw-r--r--hwdata/hwdata-0.393-1-x86_64-package.log16
1 files changed, 16 insertions, 0 deletions
diff --git a/hwdata/hwdata-0.393-1-x86_64-package.log b/hwdata/hwdata-0.393-1-x86_64-package.log
new file mode 100644
index 0000000..0e76190
--- /dev/null
+++ b/hwdata/hwdata-0.393-1-x86_64-package.log
@@ -0,0 +1,16 @@
+datadir="/usr/share"; \
+if [ "${datadir#/usr}" != "$datadir" ]; then \
+ datadir="\${prefix}${datadir#/usr}"; \
+fi; \
+sed -e 's|@prefix@|/usr|g' \
+ -e "s|@datadir@|$datadir|g" \
+ -e 's|@pkgdatadir@|${datadir}/hwdata|g' \
+ -e 's|@VERSION@|0.393|g' \
+ -e 's|@NAME@|hwdata|g' \
+ hwdata.pc.in > hwdata.pc
+mkdir -p -m 755 /build/hwdata/pkg/hwdata/usr/share/hwdata
+for foo in pci.ids usb.ids oui.txt iab.txt pnp.ids ; do \
+ install -m 644 $foo /build/hwdata/pkg/hwdata/usr/share/hwdata ;\
+done
+mkdir -p -m 755 /build/hwdata/pkg/hwdata/usr/share/pkgconfig
+install -m 644 hwdata.pc /build/hwdata/pkg/hwdata/usr/share/pkgconfig/