Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:16.0:Staging:adi:76
icebreaker
icebreaker-makefile-fix.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File icebreaker-makefile-fix.patch of Package icebreaker
diff -Nur icebreaker-2.2.1.orig/Makefile icebreaker-2.2.1/Makefile --- icebreaker-2.2.1.orig/Makefile 2021-10-02 20:47:24.000000000 +0200 +++ icebreaker-2.2.1/Makefile 2022-03-20 07:44:13.509204236 +0100 @@ -1,4 +1,4 @@ -CC=gcc +# CC=gcc PKG_CONFIG ?= pkg-config @@ -33,7 +33,7 @@ SDL_LIB=$(SDL_MIXER) $(SDL_LDFLAGS) SDL_CFLAGS := $(shell $(PKG_CONFIG) sdl --cflags) SDL_LDFLAGS := $(shell $(PKG_CONFIG) sdl --libs) -VERSION := $(shell awk '/^#define VERSION/ { print $$3 }' icebreaker.h) +VERSION := $(shell awk '/^\#define VERSION/ { print $$3 }' icebreaker.h) VERDATE := $(shell LC_ALL=C date -u -r icebreaker.h +"%d %B %Y") WINARCH=i686
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor