diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2016-09-18 20:48:20 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2016-09-18 20:48:37 +0200 |
commit | 0a09a726fa13f89645d8384ff510afc26bb871d1 (patch) | |
tree | 5a5b13986b615fb0d35761f5a19801e3dabc1168 /ubuntu/maverick/applications | |
parent | b2cc8a325c870a6ac28198916cea4ca6118471f5 (diff) | |
download | tde-packaging-0a09a726fa13f89645d8384ff510afc26bb871d1.tar.gz tde-packaging-0a09a726fa13f89645d8384ff510afc26bb871d1.zip |
Allow to use --enable-final for tellico on Debian and Ubuntu
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit dd56d0db7e9620bb313ce4f1480d7d093ce7d9d1)
Diffstat (limited to 'ubuntu/maverick/applications')
-rwxr-xr-x | ubuntu/maverick/applications/tellico/debian/rules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ubuntu/maverick/applications/tellico/debian/rules b/ubuntu/maverick/applications/tellico/debian/rules index ea1aad8d7..444df8a54 100755 --- a/ubuntu/maverick/applications/tellico/debian/rules +++ b/ubuntu/maverick/applications/tellico/debian/rules @@ -1,8 +1,5 @@ #!/usr/bin/make -f -# Currently is not possible to build tellico with --enable-final -DEB_BUILD_OPTIONS += noopt - include /usr/share/cdbs/1/rules/debhelper.mk include debian/cdbs/debian-qt-kde.mk #include /usr/share/cdbs/1/rules/patchsys-quilt.mk |