Compare commits
1 Commits
main
...
new-builds
| Author | SHA1 | Date |
|---|---|---|
|
|
eb56d8606b |
1
Makefile
1
Makefile
|
|
@ -21,6 +21,7 @@ package: retropikzel/${LIBRARY}/LICENSE retropikzel/${LIBRARY}/VERSION retropikz
|
||||||
--test=${TESTFILE} \
|
--test=${TESTFILE} \
|
||||||
--description="$$(head -n1 retropikzel/${LIBRARY}/DESCRIPTION)" \
|
--description="$$(head -n1 retropikzel/${LIBRARY}/DESCRIPTION)" \
|
||||||
retropikzel/${LIBRARY}.sld
|
retropikzel/${LIBRARY}.sld
|
||||||
|
snow-chibi git-index ${PKG}
|
||||||
|
|
||||||
install:
|
install:
|
||||||
snow-chibi install --impls=${SCHEME} --always-yes --verbose?=1 --skip-tests?=1 ${PKG}
|
snow-chibi install --impls=${SCHEME} --always-yes --verbose?=1 --skip-tests?=1 ${PKG}
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
1.2.0
|
1.2.1
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue