Finish trashing files
This commit is contained in:
@ -5,12 +5,14 @@
|
||||
:maintainer "Alexander Rosenberg <zanderpkg@pm.me>"
|
||||
:homepage "https://git.zander.im/Zander671/cl-xdg-trash"
|
||||
:license "GPL3"
|
||||
:depends-on (#:local-time)
|
||||
:depends-on (#:local-time #:uiop #:trivial-features #:yason #:cffi)
|
||||
:serial t
|
||||
:components
|
||||
((:file "package")
|
||||
(:file "url-encode")
|
||||
(:file "trashinfo"))
|
||||
(:file "mountpoints")
|
||||
(:file "trashinfo")
|
||||
(:file "trash"))
|
||||
:long-description
|
||||
#.(uiop:read-file-string
|
||||
(uiop:subpathname *load-pathname* "README.md")))
|
||||
|
||||
Reference in New Issue
Block a user