diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2014-01-31 19:31:49 +0000 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2014-01-31 19:31:49 +0000 |
commit | c18b546ce8894dc766e74fffeff4187c84986fde (patch) | |
tree | 6f808c0886f4bee3c67e674960dc877daf4b58cc /app-cdr/qpxtool/files | |
parent | Old. (diff) | |
download | historical-c18b546ce8894dc766e74fffeff4187c84986fde.tar.gz historical-c18b546ce8894dc766e74fffeff4187c84986fde.tar.bz2 historical-c18b546ce8894dc766e74fffeff4187c84986fde.zip |
Version bump (fixes bug #384199)
Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64
Manifest-Sign-Key: 0x981CA6FC
Diffstat (limited to 'app-cdr/qpxtool/files')
-rw-r--r-- | app-cdr/qpxtool/files/qpxtool-0.7.0-locale-install-race.patch (renamed from app-cdr/qpxtool/files/qpxtool-0.7.0-locale-install-race-patch) | 0 | ||||
-rw-r--r-- | app-cdr/qpxtool/files/qpxtool-0.7.2-libs.patch | 11 |
2 files changed, 11 insertions, 0 deletions
diff --git a/app-cdr/qpxtool/files/qpxtool-0.7.0-locale-install-race-patch b/app-cdr/qpxtool/files/qpxtool-0.7.0-locale-install-race.patch index 9192a90a7892..9192a90a7892 100644 --- a/app-cdr/qpxtool/files/qpxtool-0.7.0-locale-install-race-patch +++ b/app-cdr/qpxtool/files/qpxtool-0.7.0-locale-install-race.patch diff --git a/app-cdr/qpxtool/files/qpxtool-0.7.2-libs.patch b/app-cdr/qpxtool/files/qpxtool-0.7.2-libs.patch new file mode 100644 index 000000000000..ef46e5e6a23c --- /dev/null +++ b/app-cdr/qpxtool/files/qpxtool-0.7.2-libs.patch @@ -0,0 +1,11 @@ +--- qpxtool-0.7.2/gui/qpxtool.pro ++++ qpxtool-0.7.2/gui/qpxtool.pro +@@ -13,6 +13,8 @@ + DEPENDPATH += . include locale src + INCLUDEPATH += . include + ++LIBS+=-L../lib/lib -lqpxtransport ++ + # Input + HEADERS += include/about.h \ + include/abstractpreview.h \ |