Add .snow-repo.scm
This commit is contained in:
parent
90d0cc3d27
commit
0707d714ba
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