summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorPiotr Strzelczyk <piotr@eps.gda.pl>2009-06-23 22:24:55 +0000
committerPiotr Strzelczyk <piotr@eps.gda.pl>2009-06-23 22:24:55 +0000
commitea9857e2b2eb00b3fa23839a9069fdf53e449d34 (patch)
treeab781cc53b1b72a9544f3b1e5a5774f725d30b61 /Master
parentb9720b9e86a9a9c53933553a182a071ed7b98090 (diff)
move asy out of bin/win32
git-svn-id: svn://tug.org/texlive/trunk@13925 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rwxr-xr-xMaster/bin/win32/asy.bat5
-rwxr-xr-xMaster/tlpkg/asymptote/asy.exe (renamed from Master/bin/win32/asy.exe)bin4923904 -> 4923904 bytes
-rw-r--r--Master/tlpkg/asymptote/cygwin1.dll (renamed from Master/bin/win32/cygwin1.dll)bin1872884 -> 1872884 bytes
-rw-r--r--Master/tlpkg/asymptote/freeglut.dll (renamed from Master/bin/win32/freeglut.dll)bin196096 -> 196096 bytes
-rw-r--r--Master/tlpkg/asymptote/glu32.dll (renamed from Master/bin/win32/glu32.dll)bin307200 -> 307200 bytes
-rw-r--r--Master/tlpkg/tlpsrc/asymptote.tlpsrc4
6 files changed, 6 insertions, 3 deletions
diff --git a/Master/bin/win32/asy.bat b/Master/bin/win32/asy.bat
new file mode 100755
index 00000000000..b5206bf9baf
--- /dev/null
+++ b/Master/bin/win32/asy.bat
@@ -0,0 +1,5 @@
+@echo off
+setlocal
+set CYGWIN=nodosfilewarning
+for %%I in ("%~dp0..\..") do path %%~fI;%PATH%
+"%~dp0..\..\tlpkg\asymptote\asy.exe" %*
diff --git a/Master/bin/win32/asy.exe b/Master/tlpkg/asymptote/asy.exe
index 9b0ad3882bf..9b0ad3882bf 100755
--- a/Master/bin/win32/asy.exe
+++ b/Master/tlpkg/asymptote/asy.exe
Binary files differ
diff --git a/Master/bin/win32/cygwin1.dll b/Master/tlpkg/asymptote/cygwin1.dll
index 0296b95d7fb..0296b95d7fb 100644
--- a/Master/bin/win32/cygwin1.dll
+++ b/Master/tlpkg/asymptote/cygwin1.dll
Binary files differ
diff --git a/Master/bin/win32/freeglut.dll b/Master/tlpkg/asymptote/freeglut.dll
index ad642580b00..ad642580b00 100644
--- a/Master/bin/win32/freeglut.dll
+++ b/Master/tlpkg/asymptote/freeglut.dll
Binary files differ
diff --git a/Master/bin/win32/glu32.dll b/Master/tlpkg/asymptote/glu32.dll
index a27605870f0..a27605870f0 100644
--- a/Master/bin/win32/glu32.dll
+++ b/Master/tlpkg/asymptote/glu32.dll
Binary files differ
diff --git a/Master/tlpkg/tlpsrc/asymptote.tlpsrc b/Master/tlpkg/tlpsrc/asymptote.tlpsrc
index 2a424947e65..515eda55d94 100644
--- a/Master/tlpkg/tlpsrc/asymptote.tlpsrc
+++ b/Master/tlpkg/tlpsrc/asymptote.tlpsrc
@@ -1,9 +1,7 @@
category TLCore
binpattern f bin/${ARCH}/*asy
binpattern f/i386-cygwin bin/i386-cygwin/freeglut.dll
-binpattern f/win32 bin/win32/cygwin1.dll
-binpattern f/win32 bin/win32/glu32.dll
-binpattern f/win32 bin/win32/freeglut.dll
+binpattern d/win32 tlpkg/asymptote
docpattern f texmf/doc/info/asy*.info
docpattern f texmf/doc/man/man1/*asy.*
docpattern d texmf/doc/asymptote