freebsd-ports/x11-wm/genmenu/files/patch-genmenu
Pav Lucistnik 09f1f36629 - Update to 1.0.5
PR:		ports/62019
Submitted by:	Tom McLaughlin <tmclaugh@sdf.lonestar.org>
2004-01-28 21:59:36 +00:00

11 lines
328 B
Text

--- genmenu.orig Tue Jan 20 01:29:56 2004
+++ genmenu Tue Jan 27 23:20:11 2004
@@ -590,7 +590,7 @@
if [ "$BBDF" = "1" ]; then
- dirs="/usr/share/$1/styles /usr/local/share/$1/styles"
+ dirs="/usr/share/$1/styles /usr/local/share/$1/styles /usr/X11R6/share/$1/styles"
for dir in $dirs; do
if [ -e "$dir" ]; then