Sophie

Sophie

distrib > Mageia > 2 > i586 > media > core-release-src > by-pkgid > 1ca89ea1a6dca64cb440296704305fa5 > files > 1

dmidecode-2.11-1.mga1.src.rpm

--- Makefile.build	2010-12-20 08:55:59.000000000 +0000
+++ Makefile	2010-12-20 08:57:01.000000000 +0000
@@ -39,7 +39,7 @@
 # BSD make doesn't understand the $(shell) syntax above, it wants the !=
 # syntax below. GNU make ignores the line below so in the end both BSD
 # make and GNU make are happy.
-PROGRAMS != echo dmidecode ; test `uname -m 2>/dev/null` != ia64 && echo biosdecode ownership vpddecode
+#PROGRAMS != echo dmidecode ; test `uname -m 2>/dev/null` != ia64 && echo biosdecode ownership vpddecode
 
 all : $(PROGRAMS)