]> xenbits.xensource.com Git - people/dariof/xen-tools.git/commitdiff
Use dh_installexamples with a debian/examples file
authorAxel Beckert <abe@deuxchevaux.org>
Thu, 17 Jan 2013 16:53:31 +0000 (17:53 +0100)
committerAxel Beckert <abe@deuxchevaux.org>
Thu, 17 Jan 2013 16:53:31 +0000 (17:53 +0100)
This was also the reason to move the examples around in the previous
commit. :-)

debian/examples [new file with mode: 0644]
debian/rules

diff --git a/debian/examples b/debian/examples
new file mode 100644 (file)
index 0000000..e39721e
--- /dev/null
@@ -0,0 +1 @@
+examples/*
index fe290bc1e0464ab59ab3283980ad34ab8eed63ca..db835363501f85b63aae498d594ff8da5d9653d1 100755 (executable)
@@ -41,7 +41,7 @@ binary-indep: build install
        dh_testdir
        dh_testroot
        dh_install
-       dh_installexamples examples/setup-kernel-initrd examples/update-modules
+       dh_installexamples
        dh_installchangelogs
        dh_installdocs
        dh_compress