mirror of
https://git.freebsd.org/ports.git
synced 2025-05-29 01:16:28 -04:00
11 lines
435 B
Makefile
11 lines
435 B
Makefile
--- config.mk.orig 2022-06-16 06:01:30 UTC
|
|
+++ config.mk
|
|
@@ -29,7 +29,7 @@ bin_dir = ${main_dir}/bin
|
|
doc_dir = ${main_dir}/share/doc/feh
|
|
image_dir = ${main_dir}/share/feh/images
|
|
font_dir = ${main_dir}/share/feh/fonts
|
|
-example_dir = ${main_dir}/share/doc/feh/examples
|
|
+example_dir = ${main_dir}/share/examples/feh
|
|
desktop_dir = ${main_dir}/share/applications
|
|
icon_dir = ${ICON_PREFIX}/hicolor
|
|
48_icon_dir = ${icon_dir}/48x48/apps
|