circuslinux new recipe and patch file

This commit is contained in:
begasus
2014-10-14 15:42:22 +02:00
parent cb58bbb425
commit 7463bd818a
2 changed files with 65 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
--- circuslinux-1.0.3/Makefile.in_org 2014-10-13 21:55:14.330563584 +0200
+++ circuslinux-1.0.3/Makefile.in 2014-10-13 21:47:12.418906112 +0200
@@ -85,7 +85,7 @@
JOY = @JOY@
TARGET_DEF = @TARGET_DEF@
-CFLAGS = @CFLAGS@ -Wall -O2 -DDATA_PREFIX=\"$(DATA_PREFIX)\" -D$(TARGET_DEF) -DJOY_$(JOY)
+CFLAGS = @CFLAGS@ -Wall -O2 -DDATA_PREFIX=\"$(DATA_PREFIX)\"
LIBS = @LIBS@