forked from lix-project/lix
Remove debug line
This commit is contained in:
parent
aa43cbb764
commit
4801420893
|
@ -32,7 +32,6 @@ let
|
|||
configureFlags = "--enable-gc";
|
||||
|
||||
postUnpack = ''
|
||||
ls -la source
|
||||
(cd source && find . -type f) | cut -c3- > source/.dist-files
|
||||
cat source/.dist-files
|
||||
'';
|
||||
|
|
Loading…
Reference in a new issue