]> git.ipfire.org Git - thirdparty/libsolv.git/commitdiff
Move old repo2solv.sh into examples
authorMichael Schroeder <mls@suse.de>
Mon, 16 Jul 2018 19:56:10 +0000 (21:56 +0200)
committerMichael Schroeder <mls@suse.de>
Mon, 16 Jul 2018 19:56:10 +0000 (21:56 +0200)
examples/repo2solv.sh [moved from tools/repo2solv.sh with 98% similarity]

similarity index 98%
rename from tools/repo2solv.sh
rename to examples/repo2solv.sh
index 49b623a861039d19c2cb22ea609d0456a7688385..450b7facaf859d941f22f5a682914b48693dc3ab 100755 (executable)
@@ -1,6 +1,9 @@
 #! /bin/sh
 # repo2solv
 #
+# this is a shell implementation of repo2solv that makes use of
+# the different parser utilities
+#
 # give it a directory of a local mirror of a repo and this
 # tries to detect the repo type and generate one SOLV file on stdout