diff options
Diffstat (limited to 'ubuntu/maverick/applications/kbfx')
-rw-r--r-- | ubuntu/maverick/applications/kbfx/debian/patches/series (renamed from ubuntu/maverick/applications/kbfx/debian/patches/.gitignore) | 0 | ||||
-rwxr-xr-x | ubuntu/maverick/applications/kbfx/debian/rules | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/maverick/applications/kbfx/debian/patches/.gitignore b/ubuntu/maverick/applications/kbfx/debian/patches/series index e69de29bb..e69de29bb 100644 --- a/ubuntu/maverick/applications/kbfx/debian/patches/.gitignore +++ b/ubuntu/maverick/applications/kbfx/debian/patches/series diff --git a/ubuntu/maverick/applications/kbfx/debian/rules b/ubuntu/maverick/applications/kbfx/debian/rules index ac0d219bc..e839edd42 100755 --- a/ubuntu/maverick/applications/kbfx/debian/rules +++ b/ubuntu/maverick/applications/kbfx/debian/rules @@ -11,7 +11,7 @@ DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/opt/trinity --with-extra-libs=/opt/trinit include debian/cmake.mk include /usr/share/cdbs/1/rules/debhelper.mk -#include /usr/share/cdbs/1/rules/simple-patchsys.mk +#include /usr/share/cdbs/1/rules/patchsys-quilt.mk include /usr/share/cdbs/1/rules/utils.mk DEB_CONFIGURE_INCLUDEDIR := /opt/trinity/include/kde |