Support numactl to retrieve NUMA information
[grml-hwinfo.git] / debian / rules
index 37df8fc..4cbc41b 100755 (executable)
@@ -33,17 +33,17 @@ install: build
        install -m 755 grml-hwinfo $(CURDIR)/debian/grml-hwinfo/usr/bin/
        install -m 755 sysdump     $(CURDIR)/debian/grml-hwinfo/usr/bin/
 
-# Build architecture-independent files here.
-binary-indep: build install
-# We have nothing to do by default.
-
 # Build architecture-dependent files here.
 binary-arch: build install
+# We have nothing to do by default.
+
+# Build architecture-independent files here.
+binary-indep: build install
        dh_testdir
        dh_testroot
        dh_installchangelogs 
        dh_installdocs
-       dh_installman grml-hwinfo.1
+       dh_installman grml-hwinfo.1 sysdump.8
        dh_link
        dh_strip
        dh_compress