diff options
author | P. J. McDermott <pj@pehjota.net> | 2014-07-30 18:00:05 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2014-07-30 18:00:05 (EDT) |
commit | 20af76ff2b30c118333af44612d7f2051e3f8f08 (patch) | |
tree | 66dc6430081d8154de8d719601ea4aaa881c5f05 | |
parent | e4f7356963bdedef40f5a20456f8c9ded276188c (diff) |
Move documentation files
-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 |