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:
parent
27d115782e
commit
1688f1a129
|
@ -4,7 +4,7 @@
|
||||||
db_version 2.0
|
db_version 2.0
|
||||||
|
|
||||||
if [ "$1" = "configure" ]; then
|
if [ "$1" = "configure" ]; then
|
||||||
db_get libraw1394/dev/create_node
|
db_get libraw1394/dev/create_node || true
|
||||||
|
|
||||||
if [ "$RET" = "true" ]; then
|
if [ "$RET" = "true" ]; then
|
||||||
echo -n "Creating device node /dev/raw1394... "
|
echo -n "Creating device node /dev/raw1394... "
|
||||||
|
|
Reference in New Issue