Typo
authorJean-Michel Sarlat <jm.sarlat@gmail.com>
Wed, 19 Oct 2011 20:35:35 +0000 (22:35 +0200)
committerJean-Michel Sarlat <jm.sarlat@gmail.com>
Wed, 19 Oct 2011 20:35:35 +0000 (22:35 +0200)
opt/Makefile [new file with mode: 0644]
opt/psftopst [moved from opt/pstopst with 99% similarity]
opt/psftopst.pl

diff --git a/opt/Makefile b/opt/Makefile
new file mode 100644 (file)
index 0000000..340faf6
--- /dev/null
@@ -0,0 +1,5 @@
+PROG = psftopst
+install:
+       perl -c $(PROG).pl
+       cp $(PROG).pl ~/bin/$(PROG)
+       cp $(PROG).pl $(PROG)
\ No newline at end of file
similarity index 99%
rename from opt/pstopst
rename to opt/psftopst
index e127258..c577a1e 100755 (executable)
@@ -2,7 +2,7 @@ eval '(exit $?0)' && eval 'exec perl -S $0 ${1+"$@"}' && eval 'exec perl -S $0 $
   if 0;
 use strict;
 # ==============================================================================
-# psftopdf
+# psftopst
 # Version 1.0 (Mercredi 19 octobre 2011)                      Jean-Michel Sarlat
 # Ce script fait partie du projet pst-anamorphosis         (Gilg, Luque, Sarlat)
 # http://melusine.eu.org/syracuse/G/pst-anamorphosis                    Checkout
index e127258..c577a1e 100755 (executable)
@@ -2,7 +2,7 @@ eval '(exit $?0)' && eval 'exec perl -S $0 ${1+"$@"}' && eval 'exec perl -S $0 $
   if 0;
 use strict;
 # ==============================================================================
-# psftopdf
+# psftopst
 # Version 1.0 (Mercredi 19 octobre 2011)                      Jean-Michel Sarlat
 # Ce script fait partie du projet pst-anamorphosis         (Gilg, Luque, Sarlat)
 # http://melusine.eu.org/syracuse/G/pst-anamorphosis                    Checkout

Licence Creative Commons Les fichiers de Syracuse sont mis à disposition (sauf mention contraire) selon les termes de la
Licence Creative Commons Attribution - Pas d’Utilisation Commerciale - Partage dans les Mêmes Conditions 4.0 International.