1
0

Accepting request 121163 from home:a_jaeger:my-factory-packages

Fix typo.

OBS-URL: https://build.opensuse.org/request/show/121163
OBS-URL: https://build.opensuse.org/package/show/Base:System/linux-glibc-devel?expand=0&rev=52
This commit is contained in:
Andreas Jaeger 2012-05-16 11:07:44 +00:00 committed by Git OBS Bridge
parent 26dd9604c9
commit 926b8379a0
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed May 16 11:06:03 UTC 2012 - aj@suse.de
- Fix typo in version.h (bnc#762486)
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Apr 25 18:35:49 UTC 2012 - aj@suse.de Wed Apr 25 18:35:49 UTC 2012 - aj@suse.de

View File

@ -88,7 +88,7 @@ cat > version.h <<-BOGUS
#error "not configured properly. " #error "not configured properly. "
#error "" #error ""
#error "Please adjust the Makefile accordingly." #error "Please adjust the Makefile accordingly."
#error "======================================================= #error "======================================================="
#else #else
BOGUS BOGUS
# Get LINUX_VERSION_CODE and KERNEL_VERSION directly from kernel # Get LINUX_VERSION_CODE and KERNEL_VERSION directly from kernel