aboutsummaryrefslogtreecommitdiff
path: root/system/ranger/ranger.info
diff options
context:
space:
mode:
authorDave Woodfall <dave@tty1.uk>2018-12-06 17:48:54 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-12-09 13:17:28 +0700
commit8ee6e8fde849fae7f49e8307bc8562bb4f26a382 (patch)
treea0c9c0687a2c500d7c795e0a10f919f88f743528 /system/ranger/ranger.info
parentf2dc844c3cac3ba77826ce7f62798cc0fc4f1ff5 (diff)
system/ranger: Add optimisation to build command.
This is to stop ranger creating pyc files in /usr/lib the first time it is run, which causes removepkg to complain. This way they will be created in the package.
Diffstat (limited to 'system/ranger/ranger.info')
-rw-r--r--system/ranger/ranger.info4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/ranger/ranger.info b/system/ranger/ranger.info
index 1a43a8c4ab102..caa4f8bfb98db 100644
--- a/system/ranger/ranger.info
+++ b/system/ranger/ranger.info
@@ -6,5 +6,5 @@ MD5SUM="4ce283e451a40a61590cf9aa504e926c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
-MAINTAINER="David Woodfall"
-EMAIL="dave@dawoodfall.net"
+MAINTAINER="Dave Woodfall"
+EMAIL="dave@tty1.uk"