summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD5
1 files changed, 0 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a3b0ed861512..85797d3c9f64 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -25,11 +25,6 @@ prepare() {
cd "$srcdir/${pkgbase%-git}"
git submodule init
git submodule update
-
- # Revert vera exiv2 support to fix build error
- # https://github.com/patriciogonzalezvivo/vera/issues/9
- cd "deps/vera/"
- git revert -n 3ab745a4173340110bb1e592949c78cf5c039eeb
}
build() {