OBS User unknown
2007-04-25 23:53:07 +00:00
committed by Git OBS Bridge
parent af3c23ccba
commit 2e40c9b50c
157 changed files with 1639 additions and 32207 deletions

View File

@@ -1,13 +1,13 @@
Index: xen-3.0.4-testing/xen/Makefile
Index: xen-unstable/xen/Makefile
===================================================================
--- xen-3.0.4-testing.orig/xen/Makefile
+++ xen-3.0.4-testing/xen/Makefile
--- xen-unstable.orig/xen/Makefile
+++ xen-unstable/xen/Makefile
@@ -1,3 +1,4 @@
+export XEN_CHANGESET = unavailable
# This is the correct place to edit the build version.
# All other places this is stored (eg. compile.h) should be autogenerated.
export XEN_VERSION = 3
@@ -103,7 +104,7 @@ include/xen/compile.h: include/xen/compi
@@ -112,7 +113,7 @@ include/xen/compile.h: include/xen/compi
-e 's/@@version@@/$(XEN_VERSION)/g' \
-e 's/@@subversion@@/$(XEN_SUBVERSION)/g' \
-e 's/@@extraversion@@/$(XEN_EXTRAVERSION)/g' \