scribus moved into main for pisi 2.0
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user