aboutsummaryrefslogtreecommitdiffstats
path: root/oni-gui/Eldev
diff options
context:
space:
mode:
authorGravatar Tom Willemse2026-06-28 23:57:03 -0700
committerGravatar Tom Willemse2026-06-28 23:58:55 -0700
commitbec784afe157d8d4ccf8154f3fcb8149d5d2c350 (patch)
tree18fb57f77e26607664a5a3f192b04cc4571a27f0 /oni-gui/Eldev
parent02f8d1983ce174d9d15806275af31021ba385d6f (diff)
downloademacs-config-bec784afe157d8d4ccf8154f3fcb8149d5d2c350.tar.gz
emacs-config-bec784afe157d8d4ccf8154f3fcb8149d5d2c350.zip
Change build output directory
Put everything in public/pakages so that at a later date I can add a project site along with the packages. This change also makes it easier for me to change my mind about where the packages land.
Diffstat (limited to 'oni-gui/Eldev')
-rw-r--r--oni-gui/Eldev2
1 files changed, 1 insertions, 1 deletions
diff --git a/oni-gui/Eldev b/oni-gui/Eldev
index 34b7e29..9c6fc81 100644
--- a/oni-gui/Eldev
+++ b/oni-gui/Eldev
@@ -4,7 +4,7 @@
(eldev-use-package-archive 'gnu-elpa)
;(eldev-use-package-archive 'nongnu-elpa)
(eldev-use-package-archive 'melpa)
-(eldev-use-package-archive `("oni" . ,(expand-file-name "../bin")))
+(eldev-use-package-archive `("oni" . ,(expand-file-name "../public/packages")))
(eldev-use-plugin 'autoloads)