[Pkg-wmaker-commits] [wmclockmon.git] 14/31: debian/patches/kfreebsd_build.patch: First Debian patch converted to quilt.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Wed Feb 17 10:49:48 UTC 2016


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to branch master
in repository wmclockmon.git.

commit 37362bdd03f6609db74f60050dd18110d1447b5f
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Wed Jan 27 22:50:04 2016 -0500

    debian/patches/kfreebsd_build.patch: First Debian patch converted to quilt.
---
 debian/patches/kfreebsd_build.patch | 20 ++++++++++++++++++++
 debian/patches/series               |  1 +
 2 files changed, 21 insertions(+)

diff --git a/debian/patches/kfreebsd_build.patch b/debian/patches/kfreebsd_build.patch
new file mode 100644
index 0000000..0975efd
--- /dev/null
+++ b/debian/patches/kfreebsd_build.patch
@@ -0,0 +1,20 @@
+Description: Fix FTBFS on GNU/kFreeBSD
+ wmclockmon fails to build on kFreeBSD, mostly because the configure
+ script does not check the arch correctly.
+ .
+ Converted to quilt for version 0.8.1-3.
+Author: Pierre Chifflier <chifflier at cpe.fr>
+Bug-Debian: https://bugs.debian.org/376735
+Last-Update: 2016-01-27
+
+--- a/configure.ac
++++ b/configure.ac
+@@ -98,7 +98,7 @@
+   ignore_buffers=yes
+   ignore_cached=yes
+   ;;
+-freebsd*)
++[k]freebsd*)
+   OS=freebsd
+   ignore_wired=yes
+   ignore_cached=yes
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..03e6f76
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+kfreebsd_build.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmclockmon.git.git



More information about the Pkg-wmaker-commits mailing list