summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2008-10-01 13:09:36 +0200
committerThomas Schwinge <tschwinge@gnu.org>2008-10-01 13:09:36 +0200
commit50817f92206049990a8d2401e38a36d99ccd988f (patch)
tree1c6ab7d7dbc4b2bbb1259e1172dd5b17b449d09e
parentb2391a0269aec65c452a6737b787d889a4295354 (diff)
hurd/running/debian/porting/libdbd-sqlite3-perl: How to get a deb package nevertheless.
-rw-r--r--hurd/running/debian/porting/libdbd-sqlite3-perl.mdwn4
1 files changed, 4 insertions, 0 deletions
diff --git a/hurd/running/debian/porting/libdbd-sqlite3-perl.mdwn b/hurd/running/debian/porting/libdbd-sqlite3-perl.mdwn
index 359caf89..b5fdd14d 100644
--- a/hurd/running/debian/porting/libdbd-sqlite3-perl.mdwn
+++ b/hurd/running/debian/porting/libdbd-sqlite3-perl.mdwn
@@ -20,3 +20,7 @@ Does build, but has test-suite problems:
t/03insert..............ok 1/11DBD::SQLite::db do failed: database is locked(5) at dbdimp.c line 271 at t/03insert.t line 6.
# Failed test 2 in t/03insert.t at line 6
[...]
+
+Stopping the test-stuite (`C-c`), doing a `touch build-stamp`, followed by
+re-running `dpkg-buildpackage` with `-nc` will yield an installable `deb`
+package.