diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2014-06-25 06:40:40 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2014-06-25 06:40:40 +0000 |
commit | 5f7316e16d4b9f77069399e2499c266dd37335b5 (patch) | |
tree | c208fda80ec2ad1e1bb4779a8feeaf90ddf0fb33 /Build | |
parent | 61c631ce229707a02a4d1867fbd34559ac2a0fc9 (diff) |
texlive/linked_scripts: Fix Makefile.am
git-svn-id: svn://tug.org/texlive/trunk@34401 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rw-r--r-- | Build/source/texk/texlive/linked_scripts/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Build/source/texk/texlive/linked_scripts/Makefile.am b/Build/source/texk/texlive/linked_scripts/Makefile.am index d0dca750c85..a7941c574c5 100644 --- a/Build/source/texk/texlive/linked_scripts/Makefile.am +++ b/Build/source/texk/texlive/linked_scripts/Makefile.am @@ -34,7 +34,6 @@ installdirs-local: # The instances in texmf* are the masters (except when it is CTAN). # ## We distinguish several classes of scripts according to their -## destination in texmf/scripts/ or texmf-dist/scripts/ and their ## type: `shell', `context', or `other'. ## ## On Unix systems a symlink from $(bindir) to the script is installed |