summaryrefslogtreecommitdiff
path: root/src/stage3/patches/libatomic_ops.patch
diff options
context:
space:
mode:
Diffstat (limited to 'src/stage3/patches/libatomic_ops.patch')
-rw-r--r--src/stage3/patches/libatomic_ops.patch9
1 files changed, 3 insertions, 6 deletions
diff --git a/src/stage3/patches/libatomic_ops.patch b/src/stage3/patches/libatomic_ops.patch
index 3fabd70..13868fd 100644
--- a/src/stage3/patches/libatomic_ops.patch
+++ b/src/stage3/patches/libatomic_ops.patch
@@ -1,6 +1,6 @@
--- a/PKGBUILD 2018-03-12 17:32:57.049007339 +0100
+++ b/PKGBUILD 2018-03-12 17:45:14.783595573 +0100
-@@ -14,26 +14,23 @@ url='https://github.com/ivmai/libatomic_
+@@ -14,15 +14,17 @@ url='https://github.com/ivmai/libatomic_
depends=(glibc)
license=(GPL2 MIT)
options=(!docs)
@@ -22,12 +22,9 @@
./configure --prefix=/usr --disable-static --enable-shared
make
}
+@@ -14,7 +14,7 @@ url='https://github.com/ivmai/libatomic_
+ }
--check() {
-- cd $pkgname-$pkgver
-- make check
--}
--
package() {
- cd $pkgname-$pkgver
+ cd $pkgname