diff options
-rwxr-xr-x | build | 1 | ||||
-rw-r--r-- | dbus-doc.pkg/files | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -13,6 +13,7 @@ build: install: build oh-autoinstall + mv dest/usr/share/doc/dbus dest/usr/share/doc/libdbus-1.3 oh-fixperms oh-strip oh-installfiles diff --git a/dbus-doc.pkg/files b/dbus-doc.pkg/files index 8a62a0f..7903148 100644 --- a/dbus-doc.pkg/files +++ b/dbus-doc.pkg/files @@ -1 +1 @@ -/usr/share +/usr/share/doc/libdbus-1.3 |