summaryrefslogtreecommitdiff
path: root/extra/dvd+rw-tools/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/dvd+rw-tools/PKGBUILD')
-rw-r--r--extra/dvd+rw-tools/PKGBUILD12
1 files changed, 0 insertions, 12 deletions
diff --git a/extra/dvd+rw-tools/PKGBUILD b/extra/dvd+rw-tools/PKGBUILD
deleted file mode 100644
index 7c2b717e..00000000
--- a/extra/dvd+rw-tools/PKGBUILD
+++ /dev/null
@@ -1,12 +0,0 @@
-# another minor/major glibc issue
-
-source+=('dvd+rw-tools-7.1-minor-major.patch')
-sha512sums+=('4424c24a143b3346330e04039b170da5e8201617e6b620d8e33897e80580e9b4e572ca4757dd885ba09d1df45151a277ddb299f2735f18a19e9deffac731d8aa')
-
-eval "$(
- declare -f build | \
- sed '
- /make/ i \
- patch -p1 -i "${srcdir}/dvd+rw-tools-7.1-minor-major.patch"
- '
-)"