summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2012-08-04 12:55:30 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2012-08-04 12:55:30 +0200
commitfc3d5026e6422b0770798e5994b7b9ca220331f5 (patch)
treee103a2c0342dd1875be2cc75813b2837981a85a5 /debian/rules
parentd38ed5fdc2a0fb567d6b0d382a7bb0177649a78a (diff)
downloaditzks-systems-fc3d5026e6422b0770798e5994b7b9ca220331f5.tar.gz
itzks-systems-fc3d5026e6422b0770798e5994b7b9ca220331f5.tar.bz2
itzks-systems-fc3d5026e6422b0770798e5994b7b9ca220331f5.zip
D-I PXE Environment: Pack files in tarball to preserve absolute symlinks. Adapt README.tftp to this change.
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules4
1 files changed, 4 insertions, 0 deletions
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