summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emacs/uptimes/files')
-rw-r--r--app-emacs/uptimes/files/50uptimes-gentoo.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/uptimes/files/50uptimes-gentoo.el b/app-emacs/uptimes/files/50uptimes-gentoo.el
index b4f1896058ea..af9f39004932 100644
--- a/app-emacs/uptimes/files/50uptimes-gentoo.el
+++ b/app-emacs/uptimes/files/50uptimes-gentoo.el
@@ -1,5 +1,5 @@
;;; boxquote site-lisp configuration
-(setq load-path (cons "@SITELISP@" load-path))
+(add-to-list 'load-path "@SITELISP@")
(require 'uptimes)