kde5-framework

This commit is contained in:
Rmys
2025-01-24 23:25:35 +03:00
parent 888b8838d4
commit 9da7590972
14 changed files with 708 additions and 2 deletions
+6
View File
@@ -0,0 +1,6 @@
#!/usr/bin/python
import os
def postInstall(fromVersion, fromRelease, toVersion, toRelease):
os.system("/usr/bin/build-docbook-catalog")