forked from kiss-community/repo
kiss: Bump to 0.4.0 to make way for new default locations.
This commit is contained in:
parent
535767c589
commit
5a1bcc36c2
@ -1,3 +1,4 @@
|
|||||||
#!/bin/sh -e
|
#!/bin/sh -e
|
||||||
|
|
||||||
install -D kiss "$1/bin/kiss"
|
install -D kiss "$1/bin/kiss"
|
||||||
|
install -D kiss_path.sh "$1/etc/profile.d/kiss_path.sh"
|
||||||
|
@ -1 +1,2 @@
|
|||||||
f25b4a020a86dec9a3022be986e8344dd31cba1ef13792f7d3ecf146835a6815 0.3.4.tar.gz
|
6572b90a3909d2d473791a59ca696d902767149065f02f8d5656551ec741c47c 0.4.0.tar.gz
|
||||||
|
3643fcbcd9c2bb968d6d43a8b96028b80c94cd9bc248233b1badbd3ee83506f7 kiss_path.sh
|
||||||
|
1
core/kiss/files/kiss_path.sh
Normal file
1
core/kiss/files/kiss_path.sh
Normal file
@ -0,0 +1 @@
|
|||||||
|
export KISS_PATH=/var/db/kiss/repo/core:/var/db/kiss/repo/extra:/var/db/kiss/repo/xorg:/var/db/kiss/repo/public
|
@ -1 +1,2 @@
|
|||||||
https://github.com/kisslinux/kiss/archive/0.3.4.tar.gz
|
https://github.com/kisslinux/kiss/archive/0.4.0.tar.gz
|
||||||
|
files/kiss_path.sh
|
||||||
|
@ -1 +1 @@
|
|||||||
0.3.4 2
|
0.4.0 1
|
||||||
|
Loading…
Reference in New Issue
Block a user