summaryrefslogtreecommitdiff
path: root/textproc/resume/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/resume/files/pkg-message.in')
-rw-r--r--textproc/resume/files/pkg-message.in14
1 files changed, 0 insertions, 14 deletions
diff --git a/textproc/resume/files/pkg-message.in b/textproc/resume/files/pkg-message.in
deleted file mode 100644
index 2a79ecaa4ffc..000000000000
--- a/textproc/resume/files/pkg-message.in
+++ /dev/null
@@ -1,14 +0,0 @@
-[
-{ type: install
- message: <<EOM
-For the impatient: You can get a result just in two steps!
-
-1. Install textproc/libxslt.
-
-2. Run the command below.
-
- $ xsltproc %%PREFIX%%/share/xsl/resume/output/us-html.xsl \
- %%PREFIX%%/share/examples/resume/example1.xml
-EOM
-}
-]