summarylogtreecommitdiffstats
path: root/x16-rom.install
diff options
context:
space:
mode:
Diffstat (limited to 'x16-rom.install')
-rw-r--r--x16-rom.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/x16-rom.install b/x16-rom.install
new file mode 100644
index 000000000000..02f00ba99c1b
--- /dev/null
+++ b/x16-rom.install
@@ -0,0 +1,3 @@
+post_install() {
+ echo "You can find the ROMs for the Commander X16 and Commodore 64 in /usr/share/x16-rom, have fun!"
+}