Martin Rubey <[EMAIL PROTECTED]> writes:

> One other thing:  In vmlisp.lisp we have

Yet another thing:

for the creation of the deb package I noticed that I had to change mk_deb.  I
think that presea is gone, isn't it?

Finally, should we try to get FriCAS into Cygwin?  The main problem (to get it
in) is that we also need to get in noweb.  But I think it would be worthwhile.

Martin

Index: debian/mk_deb
===================================================================
--- debian/mk_deb       (revision 432)
+++ debian/mk_deb       (working copy)
@@ -39,20 +39,20 @@
 
 
 # Adjust path to awk in presea
-sed 's,/bin/awk,/usr/bin/awk,' \
-  $AX/bin/presea > \
-  $AX/bin/presea.pp && \
- mv $AX/bin/presea.pp \
-    $AX/bin/presea
-chmod 755 $AX/bin/presea
+#sed 's,/bin/awk,/usr/bin/awk,' \
+#  $AX/bin/presea > \
+#  $AX/bin/presea.pp && \
+# mv $AX/bin/presea.pp \
+#    $AX/bin/presea
+#chmod 755 $AX/bin/presea
+#
+#sed 's,/bin/awk,/usr/bin/awk,' \
+#  $AX/lib/presea > \
+#  $AX/lib/presea.pp && \
+# mv $AX/lib/presea.pp \
+#    $AX/lib/presea
+#chmod 755 $AX/lib/presea
 
-sed 's,/bin/awk,/usr/bin/awk,' \
-  $AX/lib/presea > \
-  $AX/lib/presea.pp && \
- mv $AX/lib/presea.pp \
-    $AX/lib/presea
-chmod 755 $AX/lib/presea
-
 # generate shared library dependencies
 dpkg-shlibdeps \
 $AX/bin/AXIOMsys \


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/fricas-devel?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to