File ifd-gempc-1.0.0-makefile.diff of Package pcsc-gempc

Index: GemPC410/Makefile
===================================================================
--- GemPC410/Makefile.orig
+++ GemPC410/Makefile
@@ -10,7 +10,7 @@ INSTALL_DIR = $(DESTDIR)`pkg-config libp
 ifeq ($(CFLAGS),)
 CFLAGS = -O2 -g -Wall -fPIC -I. -I../common -DGEMPC=410 $(INCS)
 else
-CFLAGS += -Wall -fPIC -I. -I../common -DGEMPC=410 $(INCS)
+override CFLAGS += -Wall -fPIC -I. -I../common -DGEMPC=410 $(INCS)
 endif
 
 # /home/rousseau/sc/pcsc/i/ifd-gempc-0.5.10/GemPC410 -> 0.5.10
Index: GemPC430/Makefile
===================================================================
--- GemPC430/Makefile.orig
+++ GemPC430/Makefile
@@ -12,7 +12,7 @@ INSTALL_DIR = $(DESTDIR)`pkg-config libp
 ifeq ($(CFLAGS),)
 CFLAGS = -O2 -g -Wall -fPIC -I. -I../common -DGEMPC=430 $(INCS)
 else
-CFLAGS += -Wall -fPIC -I. -I../common -DGEMPC=430 $(INCS)
+override CFLAGS += -Wall -fPIC -I. -I../common -DGEMPC=430 $(INCS)
 endif
 
 # /home/rousseau/sc/pcsc/i/ifd-gempc-0.5.10/GemPC410 -> 0.5.10
openSUSE Build Service is sponsored by