From e55437b8565ea57e5318dfc3ebe3db0cec5d3562 Mon Sep 17 00:00:00 2001 From: yukkop Date: Wed, 23 Apr 2025 12:47:28 +0000 Subject: [PATCH] feat: `hel` -> `hemar`--amend --- package/c/hemar/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/c/hemar/Makefile b/package/c/hemar/Makefile index 044c118..13e8f67 100644 --- a/package/c/hemar/Makefile +++ b/package/c/hemar/Makefile @@ -12,4 +12,4 @@ PG_LDFLAGS += -Wl,-rpath,$(shell $(HECTIC_CONFIG) --libdir) SHLIB_LINK += $(shell $(HECTIC_CONFIG) --libs) PGXS := $(shell $(PG_CONFIG) --pgxs) -include $(PGXS) +include $(PGXS) \ No newline at end of file