repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Sat Jan 14 00:11:12 UTC 2012
[aur-mirror.git]
/
libftd2xx
/
libftd2xx.install
blob
e779d35037a3bc3da3c14f30c426434a44a6f00f
1
2
post_install() {
3
echo "You should add 'none /proc/bus/usb usbfs defaults 0 0' in your /etc/fstab file"
4
}
5
6
post_upgrade() {
7
echo "You should add 'none /proc/bus/usb usbfs defaults 0 0' in your /etc/fstab file"
8
}