summaryrefslogtreecommitdiff
path: root/packages/sys-apps
diff options
context:
space:
mode:
authorGluzskiy Alexandr <sss@sss.chaoslab.ru>2019-01-02 20:32:47 +0300
committerGluzskiy Alexandr <sss@sss.chaoslab.ru>2019-01-02 20:32:47 +0300
commit676a0599f896e45fbf80d48687de2e580ce4766a (patch)
tree9c6e639700a9952f931890542b092da3561e62e1 /packages/sys-apps
parent9607352a4de3fb0a82f251c5983e928c0b453858 (diff)
changes requested by exherbo devs
Diffstat (limited to 'packages/sys-apps')
-rw-r--r--packages/sys-apps/firejail/firejail-0.9.56.exheres-01
-rw-r--r--packages/sys-apps/firejail/firejail-scm.exheres-01
-rw-r--r--packages/sys-apps/firejail/firejail.exlib3
-rw-r--r--packages/sys-apps/qdirstat/qdirstat.exlib2
4 files changed, 5 insertions, 2 deletions
diff --git a/packages/sys-apps/firejail/firejail-0.9.56.exheres-0 b/packages/sys-apps/firejail/firejail-0.9.56.exheres-0
index 85b279b..641b8cf 100644
--- a/packages/sys-apps/firejail/firejail-0.9.56.exheres-0
+++ b/packages/sys-apps/firejail/firejail-0.9.56.exheres-0
@@ -4,3 +4,4 @@
require firejail
PLATFORMS="~amd64 ~x86"
+
diff --git a/packages/sys-apps/firejail/firejail-scm.exheres-0 b/packages/sys-apps/firejail/firejail-scm.exheres-0
index 85b279b..641b8cf 100644
--- a/packages/sys-apps/firejail/firejail-scm.exheres-0
+++ b/packages/sys-apps/firejail/firejail-scm.exheres-0
@@ -4,3 +4,4 @@
require firejail
PLATFORMS="~amd64 ~x86"
+
diff --git a/packages/sys-apps/firejail/firejail.exlib b/packages/sys-apps/firejail/firejail.exlib
index e5639bd..e23358d 100644
--- a/packages/sys-apps/firejail/firejail.exlib
+++ b/packages/sys-apps/firejail/firejail.exlib
@@ -1,7 +1,7 @@
# Copyright 2018 Gluzskiy Alexandr <sss@sss.chaoslab.ru>
# Distributed under the terms of the GNU General Public License v2
-require github [ user=netblue30 force_git_clone=true tag=${PV} ]
+require github [ user=netblue30 tag=${PV} ]
#require autotools [ supported_autoconf=[ 2.5 ] supported_automake=[ 1.15 ] ]
SUMMARY="Firejail is a SUID sandbox program"
@@ -27,3 +27,4 @@ DEFAULT_SRC_CONFIGURE_PARAMS=(
--hates=disable-silent-rules
--hates=enable-fast-install
)
+
diff --git a/packages/sys-apps/qdirstat/qdirstat.exlib b/packages/sys-apps/qdirstat/qdirstat.exlib
index 7210523..c330fcd 100644
--- a/packages/sys-apps/qdirstat/qdirstat.exlib
+++ b/packages/sys-apps/qdirstat/qdirstat.exlib
@@ -1,7 +1,7 @@
# Distributed under the terms of the GNU General Public License v2
# Copyright 2018 Gluzskiy Alexandr <sss@sss.chaoslab.ru>
-require github [ user=shundhammer tag=${PV} force_git_clone=true ]
+require github [ user=shundhammer tag=${PV} ]
require gtk-icon-cache freedesktop-desktop qmake [ slot=5 ]
export_exlib_phases src_prepare src_install pkg_postinst pkg_postrm