summaryrefslogtreecommitdiffstats
path: root/x11/apwal/files
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-01-29 10:37:03 +0000
committerkrion <krion@FreeBSD.org>2004-01-29 10:37:03 +0000
commit5042fc7f37ef7a14e4085384e8c06c1b8ce44a75 (patch)
treedd127b99f6d2fb0cf36cb20ba79aabbf3bbb96bb /x11/apwal/files
parent1412226796b9fdcdcd8f28c8d6fc97cb1154e765 (diff)
downloadFreeBSD-ports-5042fc7f37ef7a14e4085384e8c06c1b8ce44a75.zip
FreeBSD-ports-5042fc7f37ef7a14e4085384e8c06c1b8ce44a75.tar.gz
- Update to 0.4.4.
- Use PLIST_FILES & USE_SIZE PR: ports/62059 Submitted by: maintainer
Diffstat (limited to 'x11/apwal/files')
-rw-r--r--x11/apwal/files/patch-sysstuff.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/x11/apwal/files/patch-sysstuff.c b/x11/apwal/files/patch-sysstuff.c
deleted file mode 100644
index a32889b..0000000
--- a/x11/apwal/files/patch-sysstuff.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- sysstuff.c.orig Wed Dec 3 09:58:17 2003
-+++ sysstuff.c Wed Dec 3 09:58:45 2003
-@@ -370,7 +370,7 @@
- len = strlen(procfile);
- pid = getpid();
- sprintf(procfile + len, "%d", pid);
-- strcat(procfile, "/exe");
-+ strcat(procfile, "/file");
-
- // read procfile to get the binary file of apwal
- cc = readlink(procfile, execfile, FILENAME_MAX);
OpenPOWER on IntegriCloud