me
/
guix
Archived
1
0
Fork 0

gnu: rmlint: Use default scons.

* gnu/packages/disk.scm (rmlint): Use default scons.

Change-Id: I84f66876f8acaee719f657ca85693bc23a8d0c4d
Signed-off-by: jgart <jgart@dismail.de>
master
Nicolas Graves 2024-05-19 22:59:28 +02:00 committed by jgart
parent 2d5a7bfed5
commit 3bdefd2343
No known key found for this signature in database
GPG Key ID: A52AA2B477B6DD35
1 changed files with 0 additions and 1 deletions

View File

@ -1245,7 +1245,6 @@ LVM D-Bus API).")
(build-system scons-build-system)
(arguments
(list
#:scons scons-python2
#:scons-flags
#~(list (string-append "--prefix=" #$output)
(string-append "--actual-prefix=" #$output))