summaryrefslogtreecommitdiff
path: root/community/augeas
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-03-30 22:59:31 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2013-03-30 22:59:31 +0100
commitd6908f32a89db898ee3b17398fb7dcf4df134c9a (patch)
treee471f77f439f12585a5ef499c06dee2bee2d4d33 /community/augeas
parenta13b599d38789773a8bae0d435d6b4622dffa008 (diff)
parent1b5659bd580631ef740a2ee3b6994b4aa490e095 (diff)
Merge branch 'master' of git+ssh://parabola-git/srv/git/abslibre-mips64el
Diffstat (limited to 'community/augeas')
-rw-r--r--community/augeas/PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/community/augeas/PKGBUILD b/community/augeas/PKGBUILD
index b19b3e230..09ef5c9c2 100644
--- a/community/augeas/PKGBUILD
+++ b/community/augeas/PKGBUILD
@@ -17,7 +17,6 @@ md5sums=('82131019432ecf8102e1491610ad2dd1'
build() {
cd "$srcdir/$pkgname-$pkgver"
- patch -Np1 -i ${srcdir}/augeas-0.10.0-gets.patch
sed -i 's|Requires:.*|Requires: libxml-2.0|' augeas.pc.in
./configure --prefix=/usr
make