[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] /srv/bzr/gsrc/trunk r2259: fix swbis build
From: |
Brandon Invergo |
Subject: |
[Gsrc-commit] /srv/bzr/gsrc/trunk r2259: fix swbis build |
Date: |
Wed, 03 Apr 2013 22:51:58 +0200 |
User-agent: |
Bazaar (2.5.0) |
------------------------------------------------------------
revno: 2259
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Wed 2013-04-03 22:51:58 +0200
message:
fix swbis build
modified:
TODO
gnu/swbis/Makefile
gnu/swbis/sha256sums
=== modified file 'TODO'
--- a/TODO 2013-04-02 22:54:14 +0000
+++ b/TODO 2013-04-03 20:51:58 +0000
@@ -78,7 +78,7 @@
aris
c-graph
remotecontrol
-* GNU packages [394/457] [86%]
+* GNU packages [395/457] [86%]
** IGNORE 3dkit
*** decommissioned
** DONE 3dldf
@@ -965,8 +965,8 @@
CLOSED: [2013-01-17 Thu 22:44]
** DONE superopt
CLOSED: [2012-12-16 Sun 20:12]
-** BROKEN swbis
-*** won't include tar.h properly(?)
+** DONE swbis
+ CLOSED: [2013-04-03 Wed 22:51]
** IGNORE sweater
CLOSED: [2012-12-16 Sun 20:16]
*** decommissioned
=== modified file 'gnu/swbis/Makefile'
--- a/gnu/swbis/Makefile 2013-04-01 19:21:21 +0000
+++ b/gnu/swbis/Makefile 2013-04-03 20:51:58 +0000
@@ -35,18 +35,14 @@
MASTER_SUBDIR = $(GARNAME)/
DISTFILES = $(DISTNAME).tar.gz
SIGFILES = $(DISTNAME).tar.gz.sig
+PATCHFILES = $(DISTNAME)-force-USE_XOPEN.diff
BUILDDEPS =
LIBDEPS = libc
######################################################################
-ifeq ($(FORCE_BUILD),y)
- include ../../gar.lib/auto.mk
-else
- include ../../gar.lib/broken.mk
-endif
+include ../../gar.lib/auto.mk
include config.mk
-CONFIGURE_ARGS += CFLAGS="-I$(prefix)/include"
=== modified file 'gnu/swbis/sha256sums'
--- a/gnu/swbis/sha256sums 2011-04-27 21:47:08 +0000
+++ b/gnu/swbis/sha256sums 2013-04-03 20:51:58 +0000
@@ -1,2 +1,3 @@
40cf72fb3cfd54555e6fbc55f5f9c1db871629f671b87265984aa02ea53d636e
download/swbis-1.11.tar.gz
+309354abfa49401b95877ed0ba59754cf615b226f37a618b03abf40b5f165bd0
download/swbis-1.11-force-USE_XOPEN.diff
7309c37b3d3df17c544e4b313f7aadd7c5f26eccd587cc9a915112cec12673be
download/swbis-1.11.tar.gz.sig
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] /srv/bzr/gsrc/trunk r2259: fix swbis build,
Brandon Invergo <=