mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
5 lines
126 B
Bash
5 lines
126 B
Bash
|
if [ -x /usr/share/djvu/osi/desktop/register-djvu-mime ]; then
|
||
|
/usr/share/djvu/osi/desktop/register-djvu-mime install
|
||
|
fi
|
||
|
|