From ad08ed08468789e43b27594c91dfcc495096e1136963bd5c0fd7b0844a912379 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Sat, 21 Feb 2015 22:16:41 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Base:System/kmod?expand=0&rev=86 --- kmod.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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