Skip to content

Commit

Permalink
Manifest: Fix cleanup step for xcursorgen
Browse files Browse the repository at this point in the history
  • Loading branch information
cassidyjames committed Feb 20, 2021
1 parent d83c053 commit 3fbb083
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion com.cassidyjames.plausible.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,8 @@ modules:
commit: f0979c982e8f2fc290dfa37b5c14edd25032d9b5
modules:
- name: xcursorgen
cleanup: '*'
cleanup:
- "*"
sources:
- type: archive
url: https://gitlab.freedesktop.org/xorg/app/xcursorgen/-/archive/xcursorgen-1.0.7/xcursorgen-xcursorgen-1.0.7.tar.gz
Expand Down

0 comments on commit 3fbb083

Please sign in to comment.