diff options
Diffstat (limited to 'ubuntu/precise/applications/amarok/debian')
-rwxr-xr-x | ubuntu/precise/applications/amarok/debian/rules | 2 | ||||
-rw-r--r-- | ubuntu/precise/applications/amarok/debian/source/format | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ubuntu/precise/applications/amarok/debian/rules b/ubuntu/precise/applications/amarok/debian/rules index 1b6f7c5fe..b8d2b74d1 100755 --- a/ubuntu/precise/applications/amarok/debian/rules +++ b/ubuntu/precise/applications/amarok/debian/rules @@ -3,7 +3,7 @@ ### CDBS INCLUDES include /usr/share/cdbs/1/rules/debhelper.mk include debian/cdbs/debian-qt-kde.mk -include /usr/share/cdbs/1/rules/patchsys-quilt.mk +#include /usr/share/cdbs/1/rules/patchsys-quilt.mk DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/tde DEB_CONFIGURE_MANDIR := /opt/trinity/share/man diff --git a/ubuntu/precise/applications/amarok/debian/source/format b/ubuntu/precise/applications/amarok/debian/source/format index 89ae9db8f..163aaf8d8 100644 --- a/ubuntu/precise/applications/amarok/debian/source/format +++ b/ubuntu/precise/applications/amarok/debian/source/format @@ -1 +1 @@ -3.0 (native) +3.0 (quilt) |