mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
7136cb8a74
as replacements for the extra themes which used to be installed by the x11-wm/sapphire port (see ports/20879). Unlike the existing themes, the new collection is free of copyright problems. PR: 21044 Submitted by: Trevor Johnson <trevor@jpj.net>
4 lines
105 B
Plaintext
4 lines
105 B
Plaintext
#
|
|
#!/bin/sh
|
|
cp ${PKG_PREFIX}/share/sapphire/menu/default.orig ${PKG_PREFIX}/share/sapphire/menu/default
|