diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2016-11-30 16:14:07 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2016-11-30 16:14:07 +0000 |
commit | a707168ca76069352b6e75f451e76ac887e9fa7c (patch) | |
tree | cfedef911f2a60b70baa22ba5d2d0bbf644ea754 | |
parent | 030816a3ddea285dcb1b2603ab01512957b13a51 (diff) |
only run dkms if root
-rw-r--r-- | app-admin/vasile/vasile-4.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/vasile/vasile-4.5.ebuild b/app-admin/vasile/vasile-4.5.ebuild index 4cf2b630..8cb533e6 100644 --- a/app-admin/vasile/vasile-4.5.ebuild +++ b/app-admin/vasile/vasile-4.5.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="http://redcorelinux.org" EGIT_BRANCH="master" EGIT_REPO_URI="https://gitlab.com/redcore/vasile.git" -EGIT_COMMIT="a2df534c109fadf0dd5a78929534b75d97f0b7af" +EGIT_COMMIT="1e1a856634f53145e923e49bd666ad8ecc472e67" LICENSE="GPL-2" SLOT="0" |