diff options
author | Darrell Anderson <[email protected]> | 2012-03-21 22:55:48 -0500 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2012-06-06 03:48:52 +0200 |
commit | efc0041311ffa4d2d6172e2dd7cb72b6d98cc77e (patch) | |
tree | 6c513e2d1bddbc079722d87353a4e7520ee01a23 /Makefile.am | |
parent | c230af4e94074f5e9668b6fb38a13a8988491af6 (diff) | |
download | ktorrent-efc0041311ffa4d2d6172e2dd7cb72b6d98cc77e.tar.gz ktorrent-efc0041311ffa4d2d6172e2dd7cb72b6d98cc77e.zip |
Update ktorrent package to 2.2.8 and fix internal geoip database.
This resolves bug report 363.
(cherry picked from commit 5af9907fee05f882f8d2422e47198ebf61d97bb7)
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 3bb652a..a4871db 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = translations libktorrent plugins apps scripts +SUBDIRS = libktorrent plugins apps scripts translations # $(UTESTS_DIR) |