djvulibre.

This commit is contained in:
4fury-c3440d8
2022-11-11 13:51:57 +03:00
parent 74c5ae4756
commit 7d92297d06
12 changed files with 174 additions and 35 deletions
+7
View File
@@ -0,0 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
import os
def postInstall(fromVersion, fromRelease, toVersion, toRelease):
os.system("/usr/bin/update-mime-database /usr/share/mime")