Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.3:Update
atheme
atheme-serno.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File atheme-serno.diff of Package atheme
From: Jan Engelhardt <jengelh@inai.de> Date: 2016-05-04 11:21:18.899894344 +0200 References: https://github.com/atheme/atheme/issues/488 Avoid build failure because of serno.h non-existence. --- include/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Index: atheme-atheme-7.2.6/include/Makefile =================================================================== --- atheme-atheme-7.2.6.orig/include/Makefile +++ atheme-atheme-7.2.6/include/Makefile @@ -68,6 +68,6 @@ hooktypes.h: hooktypes.in mkhooktypes.sh serno.h: $(info Generate: $@) @revh=`git log -1 --pretty=oneline | cut -d' ' -f1 2>/dev/null` || :; \ - [ -z "$$revh" ] || echo "#define SERNO \"$$revh\"" >serno.h + echo "#define SERNO \"$$revh\"" >serno.h include ../buildsys.mk
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