wok diff cloop-utils/receipt @ rev 21289

updated libsdl and libsdl-dev (1.2.14 -> 1.2.15)
author Hans-G?nter Theisgen
date Tue Apr 16 17:25:56 2019 +0100 (2019-04-16)
parents fe86f04738d9
children ce15cfce8e9f
line diff
     1.1 --- a/cloop-utils/receipt	Mon Aug 11 16:07:58 2014 +0200
     1.2 +++ b/cloop-utils/receipt	Tue Apr 16 17:25:56 2019 +0100
     1.3 @@ -16,6 +16,6 @@
     1.4  {
     1.5  	mkdir -p $fs/usr/bin
     1.6  	cp $src/extract_compressed_fs $fs/usr/bin
     1.7 +	cp $src/create_compressed_fs $fs/usr/bin/create_compressed_fs_fast
     1.8  	cp $src/advancecomp-*/advdef $fs/usr/bin/create_compressed_fs
     1.9  }
    1.10 -