chiark / gitweb /
Build system: debian/rules: Do not run build for *-indep (!)
[secnet.git] / debian / rules
index 79f57c19af5577f7b81e0e1ce3ecafcdb4947579..f94e7521ba9d088ec90493ed7deb8e192ae45da8 100755 (executable)
@@ -63,7 +63,7 @@ install: build
        $(MAKE) DESTDIR=`pwd`/debian/`dh_listpackages` install
 
 # Build architecture-independent files here.
-build-indep binary-indep: build install
+build-indep binary-indep:
 # We have nothing to do by default.
 
 # Build architecture-dependent files here.