summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorAndreas Loibl <andreas@andreas-loibl.de>2011-10-03 01:25:43 +0200
committerAndreas Loibl <andreas@andreas-loibl.de>2011-10-03 01:25:43 +0200
commit4a6deb34121aee9122745189a2d8dee976e76946 (patch)
tree11b8104e4a58cfd45d0983207db55c492de0ede8 /debian/rules
parent2f15cfa42e133c9d96061e439d671ebd54791d08 (diff)
downloadacritoxinstaller-4a6deb34121aee9122745189a2d8dee976e76946.zip
acritoxinstaller-4a6deb34121aee9122745189a2d8dee976e76946.tar.gz
added HTML welcome page
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 fca5ea9..c4dbd4c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,3 +5,7 @@ include /usr/share/cdbs/1/class/cmake.mk
# Add here any variable or target overrides you need.
+
+binary-post-install/acritoxinstaller-kanotix::
+ perl -pi -e 's/\@VERSION\@/$(DEB_VERSION)/g' debian/$(@:binary-post-install/%=%)/usr/share/acritoxinstaller/html/*.html
+