Remove old patches
OBS-URL: https://build.opensuse.org/package/show/filesystems/vhba-kmp?expand=0&rev=9
This commit is contained in:
@@ -6,16 +6,16 @@ Upstream: tendency: no
|
||||
Makefile | 2 +-
|
||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||
|
||||
Index: vhba-module-20120422/Makefile
|
||||
Index: vhba-module-20130607/Makefile
|
||||
===================================================================
|
||||
--- vhba-module-20120422.orig/Makefile
|
||||
+++ vhba-module-20120422/Makefile
|
||||
@@ -1,7 +1,7 @@
|
||||
VHBA_VERSION = $(shell date -r ${src}/vhba.c +%Y%m%d)
|
||||
PACKAGE = vhba-module-$(VHBA_VERSION)
|
||||
--- vhba-module-20130607.orig/Makefile
|
||||
+++ vhba-module-20130607/Makefile
|
||||
@@ -8,7 +8,7 @@ KDIR ?= /lib/modules/$(KERNELRELEASE)/bu
|
||||
PWD ?= $(shell pwd)
|
||||
|
||||
-EXTRA_CFLAGS += -DVHBA_VERSION=\"$(VHBA_VERSION)\" -Werror
|
||||
+EXTRA_CFLAGS += -DVHBA_VERSION=\"$(VHBA_VERSION)\"
|
||||
|
||||
obj-m += vhba.o
|
||||
obj-m := vhba.o
|
||||
-ccflags-y := -DVHBA_VERSION=\"$(VHBA_VERSION)\" -Werror
|
||||
+ccflags-y := -DVHBA_VERSION=\"$(VHBA_VERSION)\"
|
||||
clean-dirs := $(PACKAGE)
|
||||
clean-files := $(PACKAGE).tar.gz $(PACKAGE).tar.bz2
|
||||
|
||||
|
Reference in New Issue
Block a user