- follow dbus-glib's location change of s/profile.d/bash_completion/
from brad
This commit is contained in:
parent
40cec47dbb
commit
ee42d8b778
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2009/02/11 15:47:50 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2009/02/16 07:21:24 jasper Exp $
|
||||
|
||||
COMMENT-main= GNOME virtual file system
|
||||
COMMENT-smb= samba module for GVFS
|
||||
@ -7,7 +7,7 @@ GNOME_PROJECT= gvfs
|
||||
GNOME_VERSION= 1.0.3
|
||||
SHARED_LIBS += gvfscommon 1.0 # .0.0
|
||||
|
||||
PKGNAME-main= ${DISTNAME}p3
|
||||
PKGNAME-main= ${DISTNAME}p4
|
||||
PKGNAME-smb= ${GNOME_PROJECT}-smb-${GNOME_VERSION}p1
|
||||
|
||||
# LGPLv2
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-main,v 1.2 2009/01/11 18:38:31 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST-main,v 1.3 2009/02/16 07:21:25 jasper Exp $
|
||||
@pkgpath ${BASE_PKGPATH}
|
||||
%%SHARED%%
|
||||
@bin bin/gvfs-cat
|
||||
@ -46,9 +46,9 @@ share/dbus-1/
|
||||
share/dbus-1/services/
|
||||
share/dbus-1/services/gvfs-daemon.service
|
||||
share/gvfs/
|
||||
@sample ${SYSCONFDIR}/profile.d/
|
||||
@sample ${SYSCONFDIR}/bash_completion.d/
|
||||
share/gvfs/gvfs-bash-completion.sh
|
||||
@sample ${SYSCONFDIR}/profile.d/gvfs-bash-completion.sh
|
||||
@sample ${SYSCONFDIR}/bash_completion/gvfs-bash-completion.sh
|
||||
share/gvfs/mounts/
|
||||
share/gvfs/mounts/archive.mount
|
||||
@comment share/gvfs/mounts/burn.mount
|
||||
|
Loading…
Reference in New Issue
Block a user