Skip to content
Snippets Groups Projects
Commit 18b4bed4 authored by Jan Beich's avatar Jan Beich
Browse files

x11/swaync: move PLIST_FILES to pkg-plist

parent 6855bc7f
No related branches found
No related tags found
No related merge requests found
......@@ -19,18 +19,6 @@ USE_GNOME= gdkpixbuf2 gtk30 introspection:build
GH_ACCOUNT= ErikReider
GH_PROJECT= SwayNotificationCenter
GH_TAGNAME= c345804
PLIST_FILES= bin/${PORTNAME} \
bin/${PORTNAME}-client \
lib/systemd/user/${PORTNAME}.service \
share/bash-completion/completions/${PORTNAME} \
share/bash-completion/completions/${PORTNAME}-client \
share/dbus-1/services/org.erikreider.swaync.service \
share/fish/vendor_completions.d/${PORTNAME}-client.fish \
share/fish/vendor_completions.d/${PORTNAME}.fish \
share/zsh/site-functions/_${PORTNAME} \
share/zsh/site-functions/_${PORTNAME}-client \
"@sample etc/xdg/${PORTNAME}/config.json.sample" \
"@sample etc/xdg/${PORTNAME}/style.css.sample"
post-patch:
# Let @sample handle default files under etc/
......
bin/swaync
bin/swaync-client
@sample etc/xdg/swaync/config.json.sample
@sample etc/xdg/swaync/style.css.sample
lib/systemd/user/swaync.service
share/bash-completion/completions/swaync
share/bash-completion/completions/swaync-client
share/dbus-1/services/org.erikreider.swaync.service
share/fish/vendor_completions.d/swaync-client.fish
share/fish/vendor_completions.d/swaync.fish
share/zsh/site-functions/_swaync
share/zsh/site-functions/_swaync-client
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment