mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
postgresql: remove devfiles from target
Signed-off-by: Floris Bos <bos@je-eigen-domein.nl> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
607bd1a1bd
commit
4e116bf369
@@ -51,6 +51,7 @@ endef
|
||||
|
||||
define POSTGRESQL_INSTALL_TARGET_FIXUP
|
||||
$(INSTALL) -dm 0700 $(TARGET_DIR)/var/lib/pgsql
|
||||
$(RM) -rf $(TARGET_DIR)/usr/lib/postgresql/pgxs
|
||||
endef
|
||||
|
||||
POSTGRESQL_POST_INSTALL_TARGET_HOOKS += POSTGRESQL_INSTALL_TARGET_FIXUP
|
||||
|
||||
Reference in New Issue
Block a user