projects
/
comedilib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b232205
)
devices should be made in /dev
author
David Schleef
<ds@schleef.org>
Sat, 18 May 2002 22:47:03 +0000
(22:47 +0000)
committer
David Schleef
<ds@schleef.org>
Sat, 18 May 2002 22:47:03 +0000
(22:47 +0000)
debian/libcomedi0.postinst
patch
|
blob
|
history
diff --git
a/debian/libcomedi0.postinst
b/debian/libcomedi0.postinst
index a3f7bc6c9636eb9352d6158023afb185d38325f9..460c4cbd7241e2efb850d42cd7cbd868ed4bd30f 100644
(file)
--- a/
debian/libcomedi0.postinst
+++ b/
debian/libcomedi0.postinst
@@
-1,7
+1,7
@@
#!/bin/sh
# Policy says that the user should be asked before we do this.
-MAKEDEV comedi
+
cd /dev &&
MAKEDEV comedi
#DEBHELPER#