diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2013-09-25 02:00:01 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2013-09-25 02:00:01 +0200 |
commit | aa05a2d0cd0e8e1a8b9f1218b24c199eef0b852f (patch) | |
tree | 83a97147464b557f69f1e9e9aa574280d17d4857 /ubuntu/raring/applications/filelight-l10n | |
parent | 7a822b9d1f705e3970033f35ad1512ffdfe9249a (diff) | |
download | tde-packaging-aa05a2d0cd0e8e1a8b9f1218b24c199eef0b852f.tar.gz tde-packaging-aa05a2d0cd0e8e1a8b9f1218b24c199eef0b852f.zip |
Fix architecture of filelight-l10n on Debian and Ubuntu
Diffstat (limited to 'ubuntu/raring/applications/filelight-l10n')
-rw-r--r-- | ubuntu/raring/applications/filelight-l10n/debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ubuntu/raring/applications/filelight-l10n/debian/control b/ubuntu/raring/applications/filelight-l10n/debian/control index 5c70581c8..2a83b443e 100644 --- a/ubuntu/raring/applications/filelight-l10n/debian/control +++ b/ubuntu/raring/applications/filelight-l10n/debian/control @@ -8,7 +8,7 @@ Standards-Version: 3.8.4 Homepage: http://www.methylblue.com/filelight/ Package: filelight-l10n-trinity -Architecture: any +Architecture: all Depends: ${shlibs:Depends} , filelight-trinity Replaces: filelight-l10n-kde3 (<< 4:14.0.0~), filelight-l10n-trinity (<< 4:14.0.0~) Breaks: filelight-l10n-kde3 (<< 4:14.0.0~), filelight-l10n-trinity (<< 4:14.0.0~) @@ -17,5 +17,5 @@ Description: Localization (l10n) for Filelight, disk space usage tool [Trinity] Filelight, Filelight allows you to understand your disk usage by graphically representing your filesystem as a set of concentric, segmented rings. . - See the 'filelight' package description for more information. + See the 'filelight-trinity' package description for more information. |