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