From d5832194f874352f0a289e08e6981f14dc355495 Mon Sep 17 00:00:00 2001 From: Sven Luther Date: Tue, 17 Aug 2004 15:13:16 +0000 Subject: Removed the powerpc kludge. --- debian/rules | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/rules b/debian/rules index a8ba9e1f..c9881e82 100755 --- a/debian/rules +++ b/debian/rules @@ -16,7 +16,6 @@ configure-stamp: else \ ./configure $(CONFIGUREOPTS); \ fi - if [ $(DEB_BUILD_ARCH) = powerpc ]; then ./configure $(CONFIGUREOPTS); fi touch configure-stamp build: configure-stamp build-stamp -- cgit v1.2.3