geeqie rebuild.

This commit is contained in:
4fury-c3440d8
2022-01-18 05:57:05 +03:00
parent fba03f7fdc
commit fd2b77959c
+1 -3
View File
@@ -4,7 +4,6 @@
# Licensed under the GNU General Public License, version 3.
# See the file https://www.gnu.org/licenses/gpl-3.0.txt
from pisi.actionsapi import shelltools
from pisi.actionsapi import autotools
from pisi.actionsapi import pisitools
from pisi.actionsapi import get
@@ -33,5 +32,4 @@ def build():
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
# pisitools.dodoc("AUTHORS", "ChangeLog", "NEWS", "README*")
# pisitools.dodoc("AUTHORS", "NEWS")