mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

11 lines
287 B

--- ./lib/configure.orig 2007-05-17 20:50:22.000000000 +0200
+++ ./lib/configure 2007-05-17 20:50:36.000000000 +0200
@@ -112,7 +112,7 @@
echo "$zlib (set manually)"
else
if [ -f /usr/include/zlib.h ] ; then
- zlib=yes
+ zlib=no # force unziped pci.ids file
else
zlib=no
fi