kiss-utils: Merge into kiss package

This commit is contained in:
Dylan Araps 2020-02-14 18:13:39 +02:00
parent 564e1928ce
commit 303e325c33
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E
5 changed files with 3 additions and 6 deletions

View File

@ -1,3 +0,0 @@
#!/bin/sh -e
install -t "$1/usr/bin" -D contrib/*

View File

@ -1 +0,0 @@
4a3a775547d6a5ee56ad9361bd264ba3a53b9720ac12e78d80f37941d7646120 1.5.5.tar.gz

View File

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

View File

@ -1 +0,0 @@
1.5.5 1

View File

@ -3,3 +3,6 @@
install -D kiss "$1/usr/bin/kiss"
install -D kiss_path.sh "$1/etc/profile.d/kiss_path.sh"
install -D kiss.1 "$1/usr/share/man/man1/kiss.1"
install -t "$1/usr/bin" -D contrib/*