diff options
-rwxr-xr-x | build | 1 | ||||
-rw-r--r-- | libgpg-error-dev.pkg/files | 1 |
2 files changed, 1 insertions, 1 deletions
@@ -17,6 +17,7 @@ build: install: build oh-autoinstall rm dest/usr/lib/$(OPK_HOST_ARCH)/libgpg-error.la + rm -Rf /usr/share/common-lisp/ oh-fixperms oh-strip oh-installfiles diff --git a/libgpg-error-dev.pkg/files b/libgpg-error-dev.pkg/files index 81e24cd..61103a9 100644 --- a/libgpg-error-dev.pkg/files +++ b/libgpg-error-dev.pkg/files @@ -2,4 +2,3 @@ /usr/include/ /usr/lib/*/libgpg-error.so /usr/share/aclocal/ -/usr/share/common-lisp/ |