remove a glade file from the -main PLIST, it's already in -ui (where it belongs)
This commit is contained in:
parent
1c223091ae
commit
842f7191a1
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.80 2013/06/20 06:54:37 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.81 2013/07/19 11:59:53 jasper Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -21,7 +21,7 @@ PKGNAME-mysql= libgda-mysql-${GNOME_VERSION}
|
||||
PKGNAME-pgsql= libgda-pgsql-${GNOME_VERSION}
|
||||
PKGNAME-ui= libgda-ui-${GNOME_VERSION}
|
||||
|
||||
REVISION-main= 2
|
||||
REVISION-main= 3
|
||||
REVISION-mysql= 2
|
||||
REVISION-ui= 2
|
||||
REVISION-ldap= 1
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-main,v 1.30 2013/03/28 20:03:29 jasper Exp $
|
||||
@comment $OpenBSD: PLIST-main,v 1.31 2013/07/19 11:59:53 jasper Exp $
|
||||
@conflict libgda-db4-*
|
||||
@conflict libgda-ldap-<4.2.8p0v0
|
||||
@conflict libgda-ui-<5.1.1
|
||||
@ -500,7 +500,6 @@ share/libgda-${GDA_MAJOR}/php/gda-setup.php
|
||||
share/libgda-${GDA_MAJOR}/php/gda-tester.php
|
||||
share/libgda-${GDA_MAJOR}/php/gda-utils.php
|
||||
share/libgda-${GDA_MAJOR}/php/gda-worker.php
|
||||
share/libgda-${GDA_MAJOR}/server_operation.glade
|
||||
share/libgda-${GDA_MAJOR}/sqlcipher_specs_add_column.xml
|
||||
share/libgda-${GDA_MAJOR}/sqlcipher_specs_auth.xml
|
||||
share/libgda-${GDA_MAJOR}/sqlcipher_specs_create_db.xml
|
||||
|
Loading…
Reference in New Issue
Block a user