summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2009-04-24 16:59:03 +0200
committerSebastien Helleu <flashcode@flashtux.org>2009-04-24 16:59:03 +0200
commitb80c2763c37da8a4c276cacbd02a79bc09a74159 (patch)
tree76e33359f19092b0c09e1463522658ee90ff8cad
parent63874f5188108b26454aaa6f84410d6ea821ec09 (diff)
downloadweechat-b80c2763c37da8a4c276cacbd02a79bc09a74159.zip
Remove notify plugin in debian files
-rw-r--r--debian/control2
-rw-r--r--debian/weechat-core.install1
2 files changed, 1 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 37717457f..0b7bbdd73 100644
--- a/debian/control
+++ b/debian/control
@@ -46,7 +46,7 @@ Depends: ${misc:Depends}, ${shlibs:Depends}
Conflicts: weechat-common, weechat-plugins (<< 0.2.7)
Description: Core files for WeeChat
This package provides core plugins and locales files for WeeChat. It currently
- ships the following plugins: xfer, notify, irc, charset and logger.
+ ships the following plugins: irc, xfer, charset and logger.
Package: weechat-plugins
Architecture: any
diff --git a/debian/weechat-core.install b/debian/weechat-core.install
index 9f632a466..952ee7353 100644
--- a/debian/weechat-core.install
+++ b/debian/weechat-core.install
@@ -1,7 +1,6 @@
usr/share/locale/
usr/lib/weechat/plugins/alias.so
usr/lib/weechat/plugins/xfer.so
-usr/lib/weechat/plugins/notify.so
usr/lib/weechat/plugins/irc.so
usr/lib/weechat/plugins/charset.so
usr/lib/weechat/plugins/logger.so