aboutsummaryrefslogtreecommitdiffstats
path: root/testing/hardinfo/hardinfo-alpine.patch
blob: 47e3cb73a875c7e847af6aea208e060e13aeec21 (plain)
1
2
3
4
5
6
7
8
9
10
--- ./computer.h.orig
+++ ./computer.h
@@ -23,6 +23,7 @@
 static struct {
     gchar *file, *codename;
 } distro_db[] = {
+    { DB_PREFIX "alpine-release",	"al"  },
     { DB_PREFIX "debian_version",	"deb"  },
     { DB_PREFIX "slackware-version",	"slk"  },
     { DB_PREFIX "mandrake-release",	"mdk"  },