summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Nielsen2017-06-28 19:20:06 +1000
committerAdam Nielsen2017-06-28 19:20:06 +1000
commit11c7120144d32fff6dd0f3a2c08508bf2adb7ce8 (patch)
treeac11dc9638c80832b6ed4023852d83070440de92
parent908d2cf6f659835a3d24497803c8bc589ac55706 (diff)
downloadaur-11c7120144d32fff6dd0f3a2c08508bf2adb7ce8.tar.gz
Remove unused DLAGENTS line
-rw-r--r--PKGBUILD3
1 files changed, 0 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 805aa7ffb667..35fad1b1c6e3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,9 +16,6 @@ makedepends=('rpmextract')
depends=('ncurses')
options=(!strip)
-# Fail if retrieval is attempted of any of the manual:// URLs
-DLAGENTS+=('manual::/usr/bin/false');
-
# These are the only files we want to include in the source package
source=(launcher.sh)
md5sums=('4fe63395dbf71d288ab459e51dcbbb80')