summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKeshav Amburay2012-11-12 19:37:29 +0530
committerKeshav Amburay2012-11-12 19:37:29 +0530
commit6efe74a4f9ffa666d56b4ed51b70486d47c4ad5c (patch)
tree92cf533d567b06ff6bb81e9a19912a186c664b3e
parentcc16f1399c79c3b8324402b06a44254716d9c3fc (diff)
downloadaur-6efe74a4f9ffa666d56b4ed51b70486d47c4ad5c.tar.gz
M
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index af16a5627b00..e622e9567184 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -13,9 +13,11 @@ pkgbase = refind-efi-git
depends = efibootmgr
optdepends = mactel-boot: For bless command in Apple Mac systems
provides = refind-efi
- provides = refind-efi
- conflicts = refind-efi
+ provides = refind-efi-tianocore
+ provides = refind-efi-tianocore-git
conflicts = refind-efi
+ conflicts = refind-efi-tianocore
+ conflicts = refind-efi-tianocore-git
options = !strip
options = docs
options = !makeflags
diff --git a/PKGBUILD b/PKGBUILD
index 8aee793124d2..56e4bcd6bc5d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -25,8 +25,8 @@ optdepends=('mactel-boot: For bless command in Apple Mac systems')
options=('!strip' 'docs' '!makeflags')
-conflicts=('refind-efi' "${_pkgname}")
-provides=('refind-efi' "${_pkgname}")
+conflicts=('refind-efi' 'refind-efi-tianocore' 'refind-efi-tianocore-git')
+provides=('refind-efi' 'refind-efi-tianocore' 'refind-efi-tianocore-git')
source=('UDK-MdePkg-Revert-PathNodeCount.patch'
'refind_include_more_shell_paths.patch'