diff --git a/debian/rules b/debian/rules index d81e9437d..10db5d712 100644 --- a/debian/rules +++ b/debian/rules @@ -17,8 +17,6 @@ configure-stamp: @echo "if you see any errors add automake-1.7 and aclocal-1.7 to autogen.sh" @echo "!!" sh autogen.sh --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info - # Add here commands to configure the package. -# ./configure --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info touch configure-stamp