rxvt-unicode:First release

This commit is contained in:
Rmys
2019-04-17 14:10:05 +03:00
parent 426e78b065
commit 93ba2bfa0f
20 changed files with 195905 additions and 194836 deletions
@@ -0,0 +1,7 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
import os
def postInstall(fromVersion, fromRelease, toVersion, toRelease):
os.system("/usr/bin/tic /usr/share/terminfo/r/rxvt-unicode")