1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-23 11:15:13 +03:00
aports/testing/baculum/fix-missing-common-pages.patch
Natanael Copa c646c1ecb0 testing/baculum: fix install of Common/Pages dir
seems like there was a dir that got forgotten to be installed.
2020-05-23 12:51:08 +00:00

12 lines
360 B
Diff

diff --git a/Makefile b/baculum/Makefile
index 224d35a..4851d80 100644
--- a/Makefile
+++ b/Makefile
@@ -53,6 +53,7 @@ apidatadirsrc = $(datadir)/$(apidir)/Class \
$(datadir)/$(apidir)/Pages
commondatadirsrc = $(datadir)/$(commondir)/Class \
+ $(datadir)/$(commondir)/Pages \
$(datadir)/$(commondir)/Portlets
datafilesrc = $(datadir)/application.xml