From fc3d5026e6422b0770798e5994b7b9ca220331f5 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Sat, 4 Aug 2012 12:55:30 +0200 Subject: D-I PXE Environment: Pack files in tarball to preserve absolute symlinks. Adapt README.tftp to this change. --- debian/rules | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 4a7f0c2..b606e12 100755 --- a/debian/rules +++ b/debian/rules @@ -3,3 +3,7 @@ %: dh ${@} + +override_dh_installexamples: + cd examples/mainserver/ && tar cvzf mainserver-tftp.tar.gz tftp + dh_installexamples -- cgit v1.2.3