summaryrefslogtreecommitdiff
path: root/x11-wm/icewm/files/patch-aw
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm/icewm/files/patch-aw')
-rw-r--r--x11-wm/icewm/files/patch-aw12
1 files changed, 0 insertions, 12 deletions
diff --git a/x11-wm/icewm/files/patch-aw b/x11-wm/icewm/files/patch-aw
deleted file mode 100644
index 750c25ddb965..000000000000
--- a/x11-wm/icewm/files/patch-aw
+++ /dev/null
@@ -1,12 +0,0 @@
---- src/wmapp.cc.orig Sun Mar 9 04:37:52 2003
-+++ src/wmapp.cc Sun Apr 13 00:09:19 2003
-@@ -1503,6 +1503,9 @@
- #endif
-
- int main(int argc, char **argv) {
-+#ifdef __FreeBSD__
-+ setegid( getgid() );
-+#endif
- YLocale locale;
-
- #ifndef NO_CONFIGURE