diff options
author | Gluzskiy Alexandr <sss@sss.chaoslab.ru> | 2019-01-02 20:32:47 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss@sss.chaoslab.ru> | 2019-01-02 20:32:47 +0300 |
commit | 676a0599f896e45fbf80d48687de2e580ce4766a (patch) | |
tree | 9c6e639700a9952f931890542b092da3561e62e1 /packages/sys-devel | |
parent | 9607352a4de3fb0a82f251c5983e928c0b453858 (diff) |
changes requested by exherbo devs
Diffstat (limited to 'packages/sys-devel')
-rw-r--r-- | packages/sys-devel/qconf/qconf-scm.exheres-0 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/sys-devel/qconf/qconf-scm.exheres-0 b/packages/sys-devel/qconf/qconf-scm.exheres-0 index 539dc90..380b03b 100644 --- a/packages/sys-devel/qconf/qconf-scm.exheres-0 +++ b/packages/sys-devel/qconf/qconf-scm.exheres-0 @@ -35,6 +35,6 @@ src_configure() { } src_install() { - default_src_install - + default } + |