pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

spotifyd: improve comment some more



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <tk%giga.or.at@localhost>
Pushed By:	wiz
Date:		Fri Jul 23 15:32:51 2021 +0200
Changeset:	4f003d68e894ba10c905fd2cb330f888a78b92a3

Modified Files:
	spotifyd/Makefile

Log Message:
spotifyd: improve comment some more

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=4f003d68e894ba10c905fd2cb330f888a78b92a3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 spotifyd/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/spotifyd/Makefile b/spotifyd/Makefile
index 916048cc50..6458c7ab89 100644
--- a/spotifyd/Makefile
+++ b/spotifyd/Makefile
@@ -34,7 +34,7 @@ CARGO_NO_DEFAULT_FEATURES=	YES
 #  3. `make fetch`
 #  4. `make mdi`
 #  5. `make extract`
-#  6. Update the cargo crate depends list above, `make show-cargo-depends > cargo-depends.mk`
+#  6. Update the cargo crate depends list, `make show-cargo-depends > cargo-depends.mk`
 #  7. `make clean`
 #  8. `make fetch`
 #  9. `make mdi`


Home | Main Index | Thread Index | Old Index