summaryrefslogtreecommitdiff
path: root/lxde-base/lxpanel/files/lxpanel-0.5.9-libwnck-check.patch
diff options
context:
space:
mode:
Diffstat (limited to 'lxde-base/lxpanel/files/lxpanel-0.5.9-libwnck-check.patch')
-rw-r--r--lxde-base/lxpanel/files/lxpanel-0.5.9-libwnck-check.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/lxde-base/lxpanel/files/lxpanel-0.5.9-libwnck-check.patch b/lxde-base/lxpanel/files/lxpanel-0.5.9-libwnck-check.patch
deleted file mode 100644
index 29fb81a3..00000000
--- a/lxde-base/lxpanel/files/lxpanel-0.5.9-libwnck-check.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: lxpanel-0.5.9/configure.ac
-===================================================================
---- lxpanel-0.5.9.orig/configure.ac
-+++ lxpanel-0.5.9/configure.ac
-@@ -79,7 +79,7 @@ PKG_CHECK_MODULES(X11, [$pkg_modules])
- AC_SUBST(X11_LIBS)
-
- pkg_modules="libwnck-1.0"
--PKG_CHECK_MODULES(WNCK, [$pkg_modules])
-+PKG_CHECK_MODULES(WNCK, [$pkg_modules], [:], [:])
- AC_SUBST(WNCK_CFLAGS)
- AC_SUBST(WNCK_LIBS)
-