diff options
Diffstat (limited to 'deskutils/xfce4-notes/pkg-plist')
-rw-r--r-- | deskutils/xfce4-notes/pkg-plist | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/deskutils/xfce4-notes/pkg-plist b/deskutils/xfce4-notes/pkg-plist new file mode 100644 index 000000000000..78094e248537 --- /dev/null +++ b/deskutils/xfce4-notes/pkg-plist @@ -0,0 +1,8 @@ +lib/xfce4/panel-plugins/libnotes.so +share/xfce4/notes/close.png +share/xfce4/notes/resize.png +share/xfce4/notes/note.png +@unexec rmdir %D/lib/xfce4/panel-plugins 2>/dev/null || true +@unexec rmdir %D/lib/xfce4 2>/dev/null || true +@unexec rmdir %D/share/xfce4/notes 2>/dev/null || true +@unexec rmdir %D/share/xfce4 2>/dev/null || true |