diff options
Diffstat (limited to 'ubuntu/_base/applications/kftpgrabber/debian/rules')
-rwxr-xr-x | ubuntu/_base/applications/kftpgrabber/debian/rules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ubuntu/_base/applications/kftpgrabber/debian/rules b/ubuntu/_base/applications/kftpgrabber/debian/rules index c4ea6503a..8292bc38c 100755 --- a/ubuntu/_base/applications/kftpgrabber/debian/rules +++ b/ubuntu/_base/applications/kftpgrabber/debian/rules @@ -11,9 +11,6 @@ DEB_CONFIGURE_MANDIR := /opt/trinity/share/man DEB_CONFIGURE_PREFIX := /opt/trinity DEB_CONFIGURE_INFODIR := /opt/trinity/share/info -DEB_DH_BUILDDEB_ARGS += -- -Z$(shell dpkg-deb --help | grep -q ":.* xz[,.]" \ - && echo xz || echo bzip2) - build/kftpgrabber-trinity:: /usr/bin/docbook2x-man debian/kftpgrabber.xml |