summaryrefslogtreecommitdiffstats
path: root/devel/gnome-vfs
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-01-13 14:23:59 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-01-13 14:23:59 +0800
commitc9856a48b64c59d5158f3112dad0ec6b160943db (patch)
tree86ee00b8e5b5b0c16eef24b295eae46df06c83ea /devel/gnome-vfs
parent9c2092d12f5f1f8a0a7853e523c742819126e462 (diff)
downloadmarcuscom-ports-c9856a48b64c59d5158f3112dad0ec6b160943db.tar
marcuscom-ports-c9856a48b64c59d5158f3112dad0ec6b160943db.tar.gz
marcuscom-ports-c9856a48b64c59d5158f3112dad0ec6b160943db.tar.bz2
marcuscom-ports-c9856a48b64c59d5158f3112dad0ec6b160943db.tar.lz
marcuscom-ports-c9856a48b64c59d5158f3112dad0ec6b160943db.tar.xz
marcuscom-ports-c9856a48b64c59d5158f3112dad0ec6b160943db.tar.zst
marcuscom-ports-c9856a48b64c59d5158f3112dad0ec6b160943db.zip
Whoops. Add a missing '\'.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1640 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/gnome-vfs')
-rw-r--r--devel/gnome-vfs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/gnome-vfs/Makefile b/devel/gnome-vfs/Makefile
index 2446bff5a..bed377913 100644
--- a/devel/gnome-vfs/Makefile
+++ b/devel/gnome-vfs/Makefile
@@ -59,7 +59,7 @@ post-patch:
's|\@datadir\@/gnome|\@datadir\@|g'
@${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \
${WRKSRC}/libgnomevfs/Makefile.in \
- ${WRKSRC}/libgnomevfs/xdgmime.c
+ ${WRKSRC}/libgnomevfs/xdgmime.c \
${WRKSRC}/modules/vfolder/applications-all-users.vfolder-info.in
@${REINPLACE_CMD} -e "/^SUBDIRS =/s/test//" \
${WRKSRC}/Makefile.in