Modifications mineures des scripts
authorJean-Michel Sarlat <jm.sarlat@gmail.com>
Thu, 25 Apr 2013 12:47:55 +0000 (14:47 +0200)
committerJean-Michel Sarlat <jm.sarlat@gmail.com>
Thu, 25 Apr 2013 12:47:55 +0000 (14:47 +0200)
opt/epsnorm
opt/epsnorm.pl
opt/psftopst
opt/psftopst.pl

index f9f34b0..f9dd841 100755 (executable)
@@ -9,7 +9,7 @@ use strict;
 # http://melusine.eu.org/syracuse/G/git/?p=pst-anamorphosis.git              git
 # ==============================================================================
 
-our $windows_pstoedit = '<chemin vers pstoedit.exe>';
+our $windows_pstoedit = 'chemin vers pstoedit.exe';
 
 our $on_windows = $^O =~ /^MSWin/;
 our $GS = $on_windows ? "gswin32c" : "gs";
index f9f34b0..f9dd841 100755 (executable)
@@ -9,7 +9,7 @@ use strict;
 # http://melusine.eu.org/syracuse/G/git/?p=pst-anamorphosis.git              git
 # ==============================================================================
 
-our $windows_pstoedit = '<chemin vers pstoedit.exe>';
+our $windows_pstoedit = 'chemin vers pstoedit.exe';
 
 our $on_windows = $^O =~ /^MSWin/;
 our $GS = $on_windows ? "gswin32c" : "gs";
index 7cd5f51..e4e38da 100755 (executable)
@@ -9,7 +9,7 @@ use strict;
 # http://melusine.eu.org/syracuse/G/git/?p=pst-anamorphosis.git              git
 # ==============================================================================
 
-our $windows_pstoedit = '<chemin vers pstoedit.exe>';
+our $windows_pstoedit = 'chemin vers pstoedit.exe';
 
 our $on_windows = $^O =~ /^MSWin/;
 our $GS = $on_windows ? "gswin32c" : "gs";
index 7cd5f51..e4e38da 100755 (executable)
@@ -9,7 +9,7 @@ use strict;
 # http://melusine.eu.org/syracuse/G/git/?p=pst-anamorphosis.git              git
 # ==============================================================================
 
-our $windows_pstoedit = '<chemin vers pstoedit.exe>';
+our $windows_pstoedit = 'chemin vers pstoedit.exe';
 
 our $on_windows = $^O =~ /^MSWin/;
 our $GS = $on_windows ? "gswin32c" : "gs";

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.