inxi.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
#
|
||||
# Licensed under the GNU General Public License, version 3.
|
||||
# See the file http://www.gnu.org/copyleft/gpl.txt
|
||||
# See the file https://www.gnu.org/licenses/gpl-3.0.txt
|
||||
|
||||
from pisi.actionsapi import pisitools
|
||||
|
||||
@@ -14,5 +14,5 @@ def install():
|
||||
pisitools.dobin("inxi")
|
||||
pisitools.doman("inxi.1")
|
||||
pisitools.dodoc("inxi.changelog")
|
||||
|
||||
|
||||
pisitools.dosym("/usr/bin/inxi", "/usr/share/kde4/apps/konversation/scripts/inxi")
|
||||
|
||||
Reference in New Issue
Block a user