Package: stalin
Version: 0.9+0.10alpha2
Severity: minor
Tags: patch

Making the single file stalin.sc from the original source requires the
current directory to be in the search path.

diff -uNr stalin-0.9+0.10alpha2/make-single-file 
stalin-0.9+0.10alpha2-path/make-single-file
--- stalin-0.9+0.10alpha2/make-single-file      2003-01-06 02:02:47.000000000 
-0800
+++ stalin-0.9+0.10alpha2-path/make-single-file 2005-10-30 11:56:25.267962816 
-0800
@@ -32,6 +32,6 @@
     stalin5e.sc\
     main.sc\
     |sed -f trotsky.sed|cat - last-line.sc\
-    |remove-extra-blank-lines >stalin.sc
+    |./remove-extra-blank-lines >stalin.sc
 rm -f stalin{1,2,3{a,b},4{a,b,c,d},5{a,b,c,d,e}}.sc main.sc
 rm -f last-line.sc trotsky.sed remove-extra-blank-lines

-- 
Christopher Cramer
Executive Director, DAPAC
"In past ages, a war, almost by definition, was something that sooner or
later came to an end, usually in unmistakable victory or defeat."


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to