summaryrefslogtreecommitdiffstats
path: root/abs/core/xosd/__changelog
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/xosd/__changelog')
-rw-r--r--abs/core/xosd/__changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/abs/core/xosd/__changelog b/abs/core/xosd/__changelog
new file mode 100644
index 0000000..33e7879
--- /dev/null
+++ b/abs/core/xosd/__changelog
@@ -0,0 +1,7 @@
+Added:
+backup=(etc/osd_cat.cfg)
+osd_cat.cfg to source
+build() {
+ mkdir -p $startdir/pkg/etc
+ cp -f $startdir/src/osd_cat.cfg $startdir/pkg/etc/osd_cat.cfg
+}