Browse Source

Stefan Fiedler:


			
			
				rocklinux
			
			
		
Stefan Fiedler 20 years ago
parent
commit
a3f46d0e97
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      package/base/udev/config.in

+ 1
- 1
package/base/udev/config.in

@ -21,7 +21,7 @@
# --- ROCK-COPYRIGHT-NOTE-END ---
if pkgcheck udev X ; then
if ! pkgcheck linux26 X ; then
if ! pkgcheck linux=linux26 X ; then
comment '--- udev disabled because no 2.6 kernel will be built' ;
pkgremove udev ;
elif ! pkgcheck hotplug X ; then

Loading…
Cancel
Save