Code

Remove dh_autoreconf which isn't needed anymore.
[pkg-ncmpc.git] / debian / rules
index 2a47178a5a614ad5481ccbf771bab6b48f45e4fa..042e001a95056c29fe03b619e3bc9ac79d91178e 100755 (executable)
@@ -24,7 +24,6 @@ endif
 
 config.status: configure
        dh_testdir
-       dh_autoreconf
        ./configure --host=$(DEB_HOST_GNU_TYPE) \
                        --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr \
                        --mandir=\$${prefix}/share/man \