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
This commit is contained in:
bencollins 2003-07-13 01:37:14 +00:00
parent 27d115782e
commit 1688f1a129
1 changed files with 1 additions and 1 deletions

View File

@ -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... "