diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2015-08-30 12:43:14 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2015-08-30 12:44:13 +0200 |
commit | b4b0ac7240b78240895cbac6f6987129c51fc78d (patch) | |
tree | 7d9cb98cdb0c54d409ee69f1acc00c0357c62732 /ubuntu/maverick/applications/tdesvn/debian/libsvnqt-trinity-dev.install | |
parent | 54fe524d8218f840e78b96b64f3b06a0de135d07 (diff) | |
download | tde-packaging-b4b0ac7240b78240895cbac6f6987129c51fc78d.tar.gz tde-packaging-b4b0ac7240b78240895cbac6f6987129c51fc78d.zip |
Resolve conflict and circular dependency in tdesvn on Debian and Ubuntu
This resolves Bug 2252
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit e287d00bbabad8472469d9e826ce6a6b4cb59b55)
Diffstat (limited to 'ubuntu/maverick/applications/tdesvn/debian/libsvnqt-trinity-dev.install')
-rw-r--r-- | ubuntu/maverick/applications/tdesvn/debian/libsvnqt-trinity-dev.install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/maverick/applications/tdesvn/debian/libsvnqt-trinity-dev.install b/ubuntu/maverick/applications/tdesvn/debian/libsvnqt-trinity-dev.install index fb3c81018..14b087527 100644 --- a/ubuntu/maverick/applications/tdesvn/debian/libsvnqt-trinity-dev.install +++ b/ubuntu/maverick/applications/tdesvn/debian/libsvnqt-trinity-dev.install @@ -1,2 +1,2 @@ -debian/tmp/opt/trinity/lib*/*.so +debian/tmp/opt/trinity/lib*/libsvnqt.so debian/tmp/opt/trinity/include/svnqt/ |