summaryrefslogtreecommitdiff
path: root/development/libxdg-basedir/README
diff options
context:
space:
mode:
authorHeiko Rosemann <heiko.rosemann@web.de>2020-06-02 07:48:41 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2020-06-02 07:48:41 +0700
commite721f1cd32972cbe8d98b016dc4ede3fe14567c8 (patch)
tree90c8dc3556a38c9075cdb38590cc5eb031990ee9 /development/libxdg-basedir/README
parent68ec6aa04309872ff01b992e8bf33c40a8fdc176 (diff)
downloadslackbuilds-e721f1cd32972cbe8d98b016dc4ede3fe14567c8.tar.gz
libraries/libxdg-basedir: Moved from development and patched.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/libxdg-basedir/README')
-rw-r--r--development/libxdg-basedir/README9
1 files changed, 0 insertions, 9 deletions
diff --git a/development/libxdg-basedir/README b/development/libxdg-basedir/README
deleted file mode 100644
index 779e88ba69..0000000000
--- a/development/libxdg-basedir/README
+++ /dev/null
@@ -1,9 +0,0 @@
-libxdg-basedir An implementation of the XDG Base Directory specs
-
-The XDG Base Directory Specification defines where should user files
-be looked for by defining one or more base directories relative in
-with they should be located.
-
-This library implements functions to list the directories according
-to the specification and provides a few higher-level functions.
-