diff --git a/kmod.spec b/kmod.spec index 239b99b..e863326 100644 --- a/kmod.spec +++ b/kmod.spec @@ -1,7 +1,7 @@ # # spec file for package kmod # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -154,7 +154,7 @@ ln -s "%_libdir/libkmod.so.2.2.9" "$b/%_lib/"; %endif %check -make check +make check V=1 %post -n %lname -p /sbin/ldconfig