diff options
author | M.Dinslage <daedra1980@gmail.com> | 2016-07-30 06:22:27 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-07-30 06:31:17 +0700 |
commit | 6a798dd078fac58e1f8dcfc0d4dbd81eb6379e06 (patch) | |
tree | d95f8f968f1a6601e6e53303ddd23e10082bb5a2 /libraries/compiz-plugins-extra/libnotify.patch | |
parent | 2ce04c5efc936dac9ca70ca32773a90111231b12 (diff) | |
download | slackbuilds-6a798dd078fac58e1f8dcfc0d4dbd81eb6379e06.tar.gz |
libraries/compiz-plugins-extra: Updated for version 0.8.12.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/compiz-plugins-extra/libnotify.patch')
-rw-r--r-- | libraries/compiz-plugins-extra/libnotify.patch | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/libraries/compiz-plugins-extra/libnotify.patch b/libraries/compiz-plugins-extra/libnotify.patch deleted file mode 100644 index 39bc56bb80..0000000000 --- a/libraries/compiz-plugins-extra/libnotify.patch +++ /dev/null @@ -1,14 +0,0 @@ -Index: compiz-plugins-extra-0.8.8/src/notification/notification.c -=================================================================== ---- compiz-plugins-extra-0.8.8.orig/src/notification/notification.c -+++ compiz-plugins-extra-0.8.8/src/notification/notification.c -@@ -104,9 +104,6 @@ notifyLogMessage (const char *componen - n = notify_notification_new (logLevel, - message, - iconUri --#if !defined (HAVE_LIBNOTIFY_0_6_1) -- , NULL --#endif - ); - - notify_notification_set_timeout (n, nd->timeout); |