scribus moved into main for pisi 2.0

This commit is contained in:
2016-01-24 16:00:43 +02:00
parent 7a29c67520
commit 9a81689be6
10 changed files with 389 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
#!/usr/bin/python
import os
def postInstall(fromVersion, fromRelease, toVersion, toRelease):
update-mime-database usr/share/mime > /dev/null 2>&1
update-desktop-database -q > /dev/null 2>&1