summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2018-05-31 07:40:57 +0000
committerwiz <wiz@pkgsrc.org>2018-05-31 07:40:57 +0000
commitbcd599bbec37a6e94abbefef5153234a44321131 (patch)
tree551d71e0dce5fb5b227b19e681d0a691e7ebaa58 /time
parentfea7f1d36556b9af1f26537a765a6436bcee6c12 (diff)
downloadpkgsrc-bcd599bbec37a6e94abbefef5153234a44321131.tar.gz
xfce4-timer-plugin: remove patch that is not in distinfo
Diffstat (limited to 'time')
-rw-r--r--time/xfce4-timer-plugin/patches/patch-src_Makefile.in24
1 files changed, 0 insertions, 24 deletions
diff --git a/time/xfce4-timer-plugin/patches/patch-src_Makefile.in b/time/xfce4-timer-plugin/patches/patch-src_Makefile.in
deleted file mode 100644
index 7b24dc7159e..00000000000
--- a/time/xfce4-timer-plugin/patches/patch-src_Makefile.in
+++ /dev/null
@@ -1,24 +0,0 @@
-$NetBSD: patch-src_Makefile.in,v 1.2 2017/06/23 16:48:44 youri Exp $
-
-Adjust config path.
-
---- src/Makefile.in.orig 2014-06-04 22:42:33.000000000 +0000
-+++ src/Makefile.in
-@@ -298,7 +298,7 @@ target_alias = @target_alias@
- top_build_prefix = @top_build_prefix@
- top_builddir = @top_builddir@
- top_srcdir = @top_srcdir@
--plugindir = $(libexecdir)/xfce4/panel-plugins
-+plugindir = $(libexecdir)/xfce4/panel/plugins
-
- # deprecated?
- #plugin_LTLIBRARIES = \
-@@ -337,7 +337,7 @@ desktop_in_in_files = \
- xfce4-timer.desktop.in.in
-
- desktop_in_files = $(desktop_in_in_files:.desktop.in.in=.desktop.in)
--desktopdir = $(datadir)/xfce4/panel-plugins
-+desktopdir = $(datadir)/xfce4/panel/plugins
- desktop_DATA = xfce4-timer.desktop
- EXTRA_DIST = \
- $(desktop_in_in_files)