summaryrefslogtreecommitdiff
path: root/www-apps/sitebar/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /www-apps/sitebar/files
reinit the tree, so we can have metadata
Diffstat (limited to 'www-apps/sitebar/files')
-rw-r--r--www-apps/sitebar/files/inc_writer.inc.php.diff11
-rw-r--r--www-apps/sitebar/files/postinstall-en.txt1
2 files changed, 12 insertions, 0 deletions
diff --git a/www-apps/sitebar/files/inc_writer.inc.php.diff b/www-apps/sitebar/files/inc_writer.inc.php.diff
new file mode 100644
index 000000000000..65b6e82b148a
--- /dev/null
+++ b/www-apps/sitebar/files/inc_writer.inc.php.diff
@@ -0,0 +1,11 @@
+--- inc/writer.inc.php.orig 2010-03-07 19:20:51.000000000 +0100
++++ inc/writer.inc.php 2011-10-07 15:30:29.000000000 +0200
+@@ -624,7 +624,7 @@
+
+ class SB_WriterInterfaceXML extends SB_WriterInterface
+ {
+- function SB_WriterInterface()
++ function SB_WriterInterfaceXML()
+ {
+ $this->SB_WriterInterface();
+ }
diff --git a/www-apps/sitebar/files/postinstall-en.txt b/www-apps/sitebar/files/postinstall-en.txt
new file mode 100644
index 000000000000..2e7b45dd6e3b
--- /dev/null
+++ b/www-apps/sitebar/files/postinstall-en.txt
@@ -0,0 +1 @@
+Now go to http://${VHOST_HOSTNAME}/${VHOST_APPDIR}/sitebar.php to complete the installation.