diff options
Diffstat (limited to 'repos/extra/dunst/abuild')
| -rw-r--r-- | repos/extra/dunst/abuild | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/repos/extra/dunst/abuild b/repos/extra/dunst/abuild deleted file mode 100644 index fb02a6d3..00000000 --- a/repos/extra/dunst/abuild +++ /dev/null @@ -1,6 +0,0 @@ -name=dunst -version=1.13.2 -release=1 -source="https://github.com/$name-project/$name/archive/v$version/$name-$version.tar.gz" -[ -f $SPM_PKGDB/libx11 ] || export X11=0 -[ -f $SPM_PKGDB/wayland ] || export WAYLAND=0 |