lvm2, mkinitcpio, man-pages rebuild

This commit is contained in:
Berk Çakar
2021-09-14 23:48:31 +03:00
parent b2f35a7320
commit c88492ad79
16 changed files with 318 additions and 170 deletions
+6
View File
@@ -0,0 +1,6 @@
#!/usr/bin/python
import os
def postInstall(fromVersion, fromRelease, toVersion, toRelease):
os.system("/sbin/mudur_tmpfiles.py /usr/lib/tmpfiles.d/mkinitcpio.conf")