kiss-utils: new package at 0.1

This commit is contained in:
Dylan Araps 2019-10-05 11:10:27 +03:00
parent 78728e684c
commit 1c325eaaf0
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E
4 changed files with 10 additions and 0 deletions

7
core/kiss-utils/build Executable file
View File

@ -0,0 +1,7 @@
#!/bin/sh -e
cd bin
for bin in *; do
install -D "$bin" "$1/usr/bin/$bin"
done

View File

@ -0,0 +1 @@
5e592fe5a329112c1707b2e07f3fba55974ff3c893183a18f186350d44833a2a 0.1.tar.gz

1
core/kiss-utils/sources Normal file
View File

@ -0,0 +1 @@
https://github.com/kisslinux/kiss-utils/archive/0.1.tar.gz

1
core/kiss-utils/version Normal file
View File

@ -0,0 +1 @@
0.1 1