pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/dmidecode
Module Name: pkgsrc
Committed By: hans
Date: Mon Feb 20 17:27:33 UTC 2012
Modified Files:
pkgsrc/sysutils/dmidecode: distinfo
pkgsrc/sysutils/dmidecode/patches: patch-aa
Log Message:
Fix build on SunOS.
The makefile uses uname -m to decide which programs to build on i386 vs.
x86_64 (and then builds the same programs on both, but thats a different
story). Teach it about i86pc, which is what SunOS usually returns on an
x86 machine.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/sysutils/dmidecode/distinfo
cvs rdiff -u -r1.4 -r1.5 pkgsrc/sysutils/dmidecode/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index