diff options
Diffstat (limited to 'x11-themes/baghira/files/baghira-0.8-glibc-2.10.patch')
-rw-r--r-- | x11-themes/baghira/files/baghira-0.8-glibc-2.10.patch | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/x11-themes/baghira/files/baghira-0.8-glibc-2.10.patch b/x11-themes/baghira/files/baghira-0.8-glibc-2.10.patch deleted file mode 100644 index ba3f93162a82..000000000000 --- a/x11-themes/baghira/files/baghira-0.8-glibc-2.10.patch +++ /dev/null @@ -1,19 +0,0 @@ -*** sessionapplet/dmctl.cpp.orig Mon Aug 10 11:04:01 2009 ---- sessionapplet/dmctl.cpp Mon Aug 10 11:01:51 2009 -*************** static const char *ctl, *dpy; -*** 37,43 **** - - DM::DM() : fd( -1 ) - { -! char *ptr; - struct sockaddr_un sa; - - if (DMType == Dunno) { ---- 37,43 ---- - - DM::DM() : fd( -1 ) - { -! const char *ptr; - struct sockaddr_un sa; - - if (DMType == Dunno) { |