diff options
Diffstat (limited to 'repo/libreoffice/libreoffice-postgres.xibuild')
-rw-r--r-- | repo/libreoffice/libreoffice-postgres.xibuild | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/repo/libreoffice/libreoffice-postgres.xibuild b/repo/libreoffice/libreoffice-postgres.xibuild deleted file mode 100644 index 2cac487..0000000 --- a/repo/libreoffice/libreoffice-postgres.xibuild +++ /dev/null @@ -1,10 +0,0 @@ -#!/bin/sh - -DEPS="libreoffice-common" -DESC="LibreOffice - Connector for postgresql database" - -splitname="postgresql" - -package () { - libreoffice_split $splitname -} |