diff options
author | kurt <kurt@kurt-Inspiron-600m.(none)> | 2012-04-29 11:39:47 (EDT) |
---|---|---|
committer | kurt <kurt@kurt-Inspiron-600m.(none)> | 2012-04-29 11:39:47 (EDT) |
commit | 0cc72785a4d6317f65c12e4d3f7319243bf5ecbb (patch) | |
tree | 41ddbef44c5ab9f79c19c2c0edff9ae0dd6a0a87 | |
parent | d558e83e58aa933c22a9d8fc3ff10df5d2f6bb35 (diff) |
Fixed architecture line in libz.1.pkg/control
-rw-r--r-- | libz.1.pkg/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libz.1.pkg/control b/libz.1.pkg/control index 82f84fd..62f5838 100644 --- a/libz.1.pkg/control +++ b/libz.1.pkg/control @@ -1,3 +1,3 @@ Package: zlib -Architecture: any-linux-any +Architecture: any Description: zLib is a compression and decompression library. |