diff options
| author | Sharlatan Hellseher <sharlatanus@gmail.com> | 2026-03-25 23:28:19 +0000 |
|---|---|---|
| committer | Sharlatan Hellseher <sharlatanus@gmail.com> | 2026-05-24 10:14:45 +0100 |
| commit | 8b91d18c5a1d8da267fee04a3ee15863fa9874a9 (patch) | |
| tree | e467a646d8b2dcdd365c37839d64b7bac109d556 /gnu/packages/mpd.scm | |
| parent | f61830339cd3ec25cc45605dcce668bf9bbee71f (diff) | |
gnu: packages: Remove python-build-system comments.
Rephrase or remove comments completely mentioning python-build-system to
prepare it for depreciation. It helps to search code for the rest
relevant entries of python-build-system.
Change-Id: I98ee81b4b0e0f826fd236fec20e77546e1567f80
Diffstat (limited to 'gnu/packages/mpd.scm')
| -rw-r--r-- | gnu/packages/mpd.scm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/packages/mpd.scm b/gnu/packages/mpd.scm index cdae880366d..6c8fc1adbf2 100644 --- a/gnu/packages/mpd.scm +++ b/gnu/packages/mpd.scm | |||
| @@ -503,7 +503,6 @@ other MPD frontends.") | |||
| 503 | (base32 | 503 | (base32 |
| 504 | "17ys8ccr3h6vix0agvhz859slz0phhk7lwqn5bg4az8s7zgqm3nm")))) | 504 | "17ys8ccr3h6vix0agvhz859slz0phhk7lwqn5bg4az8s7zgqm3nm")))) |
| 505 | (build-system gnu-build-system) | 505 | (build-system gnu-build-system) |
| 506 | ;; Manually wrap the binary, because we’re not using python-build-system. | ||
| 507 | (arguments | 506 | (arguments |
| 508 | (list | 507 | (list |
| 509 | #:phases | 508 | #:phases |
