diff options
-rw-r--r-- | x11/swaync/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/swaync/Makefile b/x11/swaync/Makefile index 29e8dc413bc8..7028f6bc4c38 100644 --- a/x11/swaync/Makefile +++ b/x11/swaync/Makefile @@ -47,7 +47,6 @@ post-patch: @${REINPLACE_CMD} -e "s,'/',get_option('prefix')," \ -e "/output.*json/s/'[^']*/&.sample/" \ ${WRKSRC}/src/meson.build -# Let @sample handle default files under etc/ @${REINPLACE_CMD} -e "s,'/',get_option('prefix')," \ -e "/output.*css/s/'[^']*/&.sample/" \ ${WRKSRC}/data/meson.build |