Skip to content
Snippets Groups Projects
Commit 17cc4d4f authored by Linus Tolke's avatar Linus Tolke
Browse files

Distribuerat 0.34

parent fdd594bd
Branches
Tags
No related merge requests found
No preview for this file type
......@@ -93,10 +93,6 @@ distrib distribution: lyskom.el lyskom.elc doc
cp distribution-makefile distribution/Makefile
cp distribution-README distribution/README
cp $(HEADER-EL) $(PARTS-EL) distribution
awk 'BEGIN { on = 1 } \
$$0 == ";^" { on = 0 } \
{ if (on == 1) print } \
$$0 == ";v" { on = 1 }' async.el > distribution/async.el
cat distribution-README vars.el > distribution/vars.el
cp README distribution
cat distribution-README lyskom.el > distribution/lyskom.el
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment