diff options
author | P. J. McDermott <pjm@nac.net> | 2014-03-11 14:26:06 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2014-03-11 14:26:06 (EDT) |
commit | f02584a16b5e915b117868cdcea70ab79123c19b (patch) | |
tree | 1e57aac5aece624276310326ed9b42448509bc1d /libmpc-doc.pkg/control | |
parent | b8ef828470dec3695f1b1fb04a1e4902ef7e63ce (diff) |
Fix miscellaneous issues.
Some of these are listed in message <525DEAF8.9040206@nac.net>:
http://lists.proteanos.com/proteanos-dev/2013/10/msg00002.html
licenses.txt is the output of the licensecheck program and doesn't need
to be in the package.
Diffstat (limited to 'libmpc-doc.pkg/control')
-rw-r--r-- | libmpc-doc.pkg/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libmpc-doc.pkg/control b/libmpc-doc.pkg/control index 2d04be3..4b0ef66 100644 --- a/libmpc-doc.pkg/control +++ b/libmpc-doc.pkg/control @@ -1,4 +1,4 @@ -Architecture: any +Architecture: all Platform: all Depends: libmpc.3 (= ${Binary-Version}) Description: MPC - Documentation |