diff options
Diffstat (limited to 'repos/extra/dunst/abuild')
| -rwxr-xr-x | 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 100755 index 4d963715..00000000 --- a/repos/extra/dunst/abuild +++ /dev/null @@ -1,6 +0,0 @@ -name=dunst -version=1.12.1 -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 |