ports/76768: Update port: x11-wm/wmconfig
KATO Tsuguru
tkato432 at yahoo.com
Thu Jan 27 18:10:23 UTC 2005
>Number: 76768
>Category: ports
>Synopsis: Update port: x11-wm/wmconfig
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Thu Jan 27 18:10:23 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: KATO Tsuguru
>Release: FreeBSD 4.11-RELEASE i386
>Organization:
>Environment:
>Description:
- Fix build on 4-stable
New file:
files/patch-amiwm.c
>How-To-Repeat:
>Fix:
diff -urN /usr/ports/x11-wm/wmconfig/files/patch-amiwm.c x11-wm/wmconfig/files/patch-amiwm.c
--- /usr/ports/x11-wm/wmconfig/files/patch-amiwm.c Thu Jan 1 09:00:00 1970
+++ x11-wm/wmconfig/files/patch-amiwm.c Thu Jan 27 00:04:26 2005
@@ -0,0 +1,13 @@
+--- amiwm.c.orig Wed Nov 17 23:01:30 2004
++++ amiwm.c Thu Jan 27 00:04:07 2005
+@@ -40,9 +40,9 @@
+ /* Amiwm seems to have no restart or quit function
+ and Amiwm requires that there's no ending & */
+ if (! app->restart) {
+- printf("ToolItem \"%s\" ", app->name);
+ char *b;
+ int l;
++ printf("ToolItem \"%s\" ", app->name);
+ b = app->exec;
+ l = strlen(b);
+ if (app->terminal)
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list