Accepting request 261477 from home:dimstar:Factory
- Also save include/linux/netfilter_bridge/ebt_ulog.h, as it no longer exists in the mainline kernel. OBS-URL: https://build.opensuse.org/request/show/261477 OBS-URL: https://build.opensuse.org/package/show/security:netfilter/ebtables?expand=0&rev=33
This commit is contained in:
parent
3900c8e23d
commit
c44bb59bb0
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 13 18:52:25 UTC 2014 - dimstar@opensuse.org
|
||||
|
||||
- Also save include/linux/netfilter_bridge/ebt_ulog.h, as it no
|
||||
longer exists in the mainline kernel.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 23 15:28:21 UTC 2014 - jengelh@inai.de
|
||||
|
||||
|
@ -50,10 +50,12 @@ export SUSE_ASNEEDED=0
|
||||
# delete all kernel headers, but keep ebt_ip6.h and ebt_nflog.h
|
||||
mv include/linux/netfilter_bridge/ebt_ip6.{h,h.save}
|
||||
mv include/linux/netfilter_bridge/ebt_nflog.{h,h.save}
|
||||
mv include/linux/netfilter_bridge/ebt_ulog.{h,h.save}
|
||||
rm -f include/linux/*.h
|
||||
rm -f include/linux/netfilter_bridge/*.h
|
||||
mv include/linux/netfilter_bridge/ebt_ip6.{h.save,h}
|
||||
mv include/linux/netfilter_bridge/ebt_nflog.{h.save,h}
|
||||
mv include/linux/netfilter_bridge/ebt_ulog.{h.save,h}
|
||||
make \
|
||||
CFLAGS="%optflags" \
|
||||
CXXFLAGS="%optflags" \
|
||||
|
Loading…
Reference in New Issue
Block a user