- removed // from _kernel because of /usr/lib/rpm/debugedit problem
This commit is contained in:
parent
5d264de02c
commit
c5dfcf315c
@ -1,5 +1,5 @@
|
|||||||
%define build_devel 1
|
%define build_devel 1
|
||||||
%define _kernel $(ls -d /usr/src/kernels/*/ | head -1)
|
%define _kernel $(ls -d /usr/src/kernels/* | head -1)
|
||||||
|
|
||||||
Name: iptables
|
Name: iptables
|
||||||
Summary: Tools for managing Linux kernel packet filtering capabilities
|
Summary: Tools for managing Linux kernel packet filtering capabilities
|
||||||
|
Loading…
Reference in New Issue
Block a user