[gnome-continuous] manifest: add bijiben



commit 3d4070addfbf6f56398b5c2b65ca6762966fe2ab
Author: Vadim Rutkovsky <vrutkovs redhat com>
Date:   Wed Mar 25 13:54:14 2015 +0100

    manifest: add bijiben

 manifest.json                  |    5 ++++-
 patches/bijiben-buildsys.patch |   25 +++++++++++++++++++++++++
 2 files changed, 29 insertions(+), 1 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 646499a..9f288fa 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1299,7 +1299,10 @@
 
                {"src": "gnome:lightsoff"},
 
-               {"src": "gnome:quadrapassel"}
+               {"src": "gnome:quadrapassel"},
+
+               {"src": "gnome:bijiben",
+                "patches": ["bijiben-buildsys.patch"]}
 
        ],
 
diff --git a/patches/bijiben-buildsys.patch b/patches/bijiben-buildsys.patch
new file mode 100644
index 0000000..f1f7518
--- /dev/null
+++ b/patches/bijiben-buildsys.patch
@@ -0,0 +1,25 @@
+From 9c8337d93c0ce53b4cf16a08c35e480a7518b472 Mon Sep 17 00:00:00 2001
+From: Vadim Rutkovsky <vrutkovs redhat com>
+Date: Wed, 25 Mar 2015 13:54:59 +0100
+Subject: [PATCH] buildsys
+
+---
+ configure.ac | 2 ++
+ 1 file changed, 2 insertions(+)
+
+diff --git a/configure.ac b/configure.ac
+index 0cd1fbc..33ea844 100644
+--- a/configure.ac
++++ b/configure.ac
+@@ -110,6 +110,8 @@ src/libbiji/Makefile
+ src/Makefile
+ ])
+ 
++echo \#buildapi-variable-no-builddir >/dev/null
++
+ AC_OUTPUT
+ 
+ echo "        Version:                $VERSION
+-- 
+1.8.3.1
+


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]