summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar bencollins 2003-07-13 01:37:14 +0000
committerGravatar bencollins 2003-07-13 01:37:14 +0000
commit1688f1a129fba3f5a3e06c5a7301b067d5052887 (patch)
tree4b53954d9b78d311c47fffbdb1ecae1f2ccf47b9
parentOoops...libtool works a bit different than I thought, but atleast it works (diff)
Ok, the Debian package was way out of sync with upstream
git-svn-id: svn://svn.linux1394.org/libraw1394/trunk@119 53a565d1-3bb7-0310-b661-cf11e63c67ab
-rw-r--r--debian/libraw1394.postinst.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/libraw1394.postinst.in b/debian/libraw1394.postinst.in
index d74fc34..a35e0ed 100644
--- a/debian/libraw1394.postinst.in
+++ b/debian/libraw1394.postinst.in
@@ -4,7 +4,7 @@
db_version 2.0
if [ "$1" = "configure" ]; then
- db_get libraw1394/dev/create_node
+ db_get libraw1394/dev/create_node || true
if [ "$RET" = "true" ]; then
echo -n "Creating device node /dev/raw1394... "
35 -0400'>2021-07-23DTO to DTDGravatar John Cowan 1-55/+52 2021-07-22typoGravatar John Cowan 1-1/+1 2021-07-22switching to explicit dtosGravatar John Cowan 1-88/+102 2021-07-22errorsGravatar John Cowan 1-1/+4 2021-07-22more MN-W reviewGravatar John Cowan 1-5/+5 2021-07-20update preview linkGravatar John Cowan 1-1/+1 2021-07-20MN-W reviewGravatar John Cowan 1-6/+6 2021-07-18Fix typo.Gravatar Arthur A. Gleckler 2-4/+4 2021-07-18Add <p> around abstract.Gravatar Arthur A. Gleckler 1-2/+2 2021-07-18Publish first draft.draft-1Gravatar Arthur A. Gleckler 3-0/+114 2021-07-18Ignore trailing whitespace.Gravatar Arthur A. Gleckler 11-129/+129 2021-07-18Ignore "Dictionaries.log".Gravatar Arthur A. Gleckler 1-1/+2 2021-07-18Fix errors reported by W3C HTML Validator.Gravatar Arthur A. Gleckler 1-27/+27 2021-07-18Eliminate unnecessary redirect by using TLS/SSL.Gravatar Arthur A. Gleckler 1-1/+1