mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-19 00:36:44 +00:00
postgresql: remove vacuumlo from contrib
as it is already packaged in client package Signed-off-by: Konrad Weihmann <kweihmann@outlook.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
caaee6e9ef
commit
b1aad0ba67
@ -310,7 +310,7 @@ FILES_libpgtypes-staticdev = "${libdir}/libpgtypes*.a"
|
||||
FILES_libpgtypes-dev = "${libdir}/libpgtypes*${SOLIBS} ${includedir}/pgtypes*.h"
|
||||
|
||||
FILES_${PN}-contrib = " ${bindir}/oid2name ${bindir}/pg_standby \
|
||||
${bindir}/pgbench ${bindir}/vacuumlo \
|
||||
${bindir}/pgbench \
|
||||
${S}/contrib/spi/*.example \
|
||||
${libdir}/${BPN}/_int.so ${libdir}/${BPN}/adminpack.so \
|
||||
${libdir}/${BPN}/autoinc.so ${libdir}/${BPN}/auto_explain.so \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user