mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
8c781b51ec
Strip ending / (slash) when copying hicolor directory to avoid installing icons under a theme with empty name. This should unbreak expanding Icon in .desktop file by gtk_icon_theme_lookup_icon(). While here, add missing / to WWW per Porter's Handbook. Note, the historic behavior of |cp -R foo/ bar| == |cp -R foo/. bar| was disabled by NetBSD and OpenBSD years ago to match POSIX. Other cp(1) implementations don't seem to be affected.
13 lines
459 B
Plaintext
13 lines
459 B
Plaintext
bin/openra
|
|
bin/openra-editor
|
|
share/applications/openra-editor.desktop
|
|
share/applications/openra.desktop
|
|
share/icons/hicolor/128x128/apps/openra.png
|
|
share/icons/hicolor/16x16/apps/openra.png
|
|
share/icons/hicolor/32x32/apps/openra-editor.png
|
|
share/icons/hicolor/32x32/apps/openra.png
|
|
share/icons/hicolor/48x48/apps/openra-editor.png
|
|
share/icons/hicolor/48x48/apps/openra.png
|
|
share/icons/hicolor/64x64/apps/openra.png
|
|
share/icons/hicolor/scalable/apps/openra.svg
|