From 098bcaec91685aad7c617a0f7c2f97b0076aefdd Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Sat, 18 Oct 2003 23:15:49 +0000 Subject: Make sure to merge the KDE applnk directory (if it exists) into the list of application directories. --- devel/gnome-vfs/Makefile | 4 +++- ...tch-modules_vfolder_applications-all-users.vfolder-info.in | 11 +++++++++++ devel/gnomevfs2/Makefile | 4 +++- ...tch-modules_vfolder_applications-all-users.vfolder-info.in | 11 +++++++++++ 4 files changed, 28 insertions(+), 2 deletions(-) create mode 100644 devel/gnome-vfs/files/patch-modules_vfolder_applications-all-users.vfolder-info.in create mode 100644 devel/gnomevfs2/files/patch-modules_vfolder_applications-all-users.vfolder-info.in diff --git a/devel/gnome-vfs/Makefile b/devel/gnome-vfs/Makefile index e07acd7be585..194622e7791e 100644 --- a/devel/gnome-vfs/Makefile +++ b/devel/gnome-vfs/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnomevfs2 PORTVERSION= 2.4.1 +PORTREVISION= 1 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-vfs/2.4 @@ -50,7 +51,8 @@ post-patch: @${FIND} ${WRKSRC} -name "*info.in" | xargs ${REINPLACE_CMD} -e \ 's|\@datadir\@/gnome|\@datadir\@|g' @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \ - ${WRKSRC}/libgnomevfs/Makefile.in + ${WRKSRC}/libgnomevfs/Makefile.in \ + ${WRKSRC}/modules/vfolder/applications-all-users.vfolder-info.in @${REINPLACE_CMD} -e "/^SUBDIRS =/s/test//" \ ${WRKSRC}/Makefile.in diff --git a/devel/gnome-vfs/files/patch-modules_vfolder_applications-all-users.vfolder-info.in b/devel/gnome-vfs/files/patch-modules_vfolder_applications-all-users.vfolder-info.in new file mode 100644 index 000000000000..13ce7838798d --- /dev/null +++ b/devel/gnome-vfs/files/patch-modules_vfolder_applications-all-users.vfolder-info.in @@ -0,0 +1,11 @@ +--- modules/vfolder/applications-all-users.vfolder-info.in.orig Sat Oct 18 19:04:37 2003 ++++ modules/vfolder/applications-all-users.vfolder-info.in Sat Oct 18 19:05:18 2003 +@@ -19,7 +19,7 @@ + /usr/share/gnome/apps/ + + +- /etc/X11/applnk/ ++ %%LOCALBASE%%/share/applnk/ + + + diff --git a/devel/gnomevfs2/Makefile b/devel/gnomevfs2/Makefile index e07acd7be585..194622e7791e 100644 --- a/devel/gnomevfs2/Makefile +++ b/devel/gnomevfs2/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnomevfs2 PORTVERSION= 2.4.1 +PORTREVISION= 1 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-vfs/2.4 @@ -50,7 +51,8 @@ post-patch: @${FIND} ${WRKSRC} -name "*info.in" | xargs ${REINPLACE_CMD} -e \ 's|\@datadir\@/gnome|\@datadir\@|g' @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \ - ${WRKSRC}/libgnomevfs/Makefile.in + ${WRKSRC}/libgnomevfs/Makefile.in \ + ${WRKSRC}/modules/vfolder/applications-all-users.vfolder-info.in @${REINPLACE_CMD} -e "/^SUBDIRS =/s/test//" \ ${WRKSRC}/Makefile.in diff --git a/devel/gnomevfs2/files/patch-modules_vfolder_applications-all-users.vfolder-info.in b/devel/gnomevfs2/files/patch-modules_vfolder_applications-all-users.vfolder-info.in new file mode 100644 index 000000000000..13ce7838798d --- /dev/null +++ b/devel/gnomevfs2/files/patch-modules_vfolder_applications-all-users.vfolder-info.in @@ -0,0 +1,11 @@ +--- modules/vfolder/applications-all-users.vfolder-info.in.orig Sat Oct 18 19:04:37 2003 ++++ modules/vfolder/applications-all-users.vfolder-info.in Sat Oct 18 19:05:18 2003 +@@ -19,7 +19,7 @@ + /usr/share/gnome/apps/ + + +- /etc/X11/applnk/ ++ %%LOCALBASE%%/share/applnk/ + + + -- cgit v1.2.3