summaryrefslogtreecommitdiffstats
path: root/testing/hardinfo/hardinfo-alpine.patch
diff options
context:
space:
mode:
Diffstat (limited to 'testing/hardinfo/hardinfo-alpine.patch')
-rw-r--r--testing/hardinfo/hardinfo-alpine.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/testing/hardinfo/hardinfo-alpine.patch b/testing/hardinfo/hardinfo-alpine.patch
new file mode 100644
index 00000000..279aa5d5
--- /dev/null
+++ b/testing/hardinfo/hardinfo-alpine.patch
@@ -0,0 +1,10 @@
+--- ./computer.h.orig
++++ ./computer.h
+@@ -23,6 +23,7 @@
+ static struct {
+ gchar *file, *codename;
+ } distro_db[] = {
++ { DB_PREFIX "alpine-version", "al" },
+ { DB_PREFIX "debian_version", "deb" },
+ { DB_PREFIX "slackware-version", "slk" },
+ { DB_PREFIX "mandrake-release", "mdk" },