summaryrefslogtreecommitdiff
path: root/community-testing/sfml/sfml.install
diff options
context:
space:
mode:
Diffstat (limited to 'community-testing/sfml/sfml.install')
-rw-r--r--community-testing/sfml/sfml.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/community-testing/sfml/sfml.install b/community-testing/sfml/sfml.install
new file mode 100644
index 000000000..75f760be6
--- /dev/null
+++ b/community-testing/sfml/sfml.install
@@ -0,0 +1,3 @@
+post_install() {
+ echo "To view the SFML samples, go to /usr/share/SFML/examples/ and run them individually"
+}