summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2017-09-13 10:18:34 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2017-09-13 10:18:34 -0700
commit20e52ee536a53d7c0f29ba82f108d6eff27140ba (patch)
treef4a2834869d1199880571d1bffcf368869f25eca /scripts
parente7989f973ae1b90ec7c0b671c81f7f553affccbe (diff)
parent6fad4e69e835932ed5a79c13c5bd4772dd96101d (diff)
downloadlinux-0-day-20e52ee536a53d7c0f29ba82f108d6eff27140ba.tar.gz
linux-0-day-20e52ee536a53d7c0f29ba82f108d6eff27140ba.tar.xz
Merge tag 'docs-4.14' of git://git.lwn.net/linux
Pull documentation fixes from Jonathan Corbet: "A cleanup from Mauro that needed to wait for the media pull, plus a handful of other fixes that wandered in" * tag 'docs-4.14' of git://git.lwn.net/linux: kokr/memory-barriers.txt: Apply atomic_t.txt change kokr/doc: Update memory-barriers.txt for read-to-write dependencies docs-rst: don't require adjustbox anymore docs-rst: conf.py: only setup notice box colors if Sphinx < 1.6 docs-rst: conf.py: remove lscape from LaTeX preamble
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/sphinx-pre-install1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/sphinx-pre-install b/scripts/sphinx-pre-install
index 677756ae34c9f..067459760a7b0 100755
--- a/scripts/sphinx-pre-install
+++ b/scripts/sphinx-pre-install
@@ -40,7 +40,6 @@ my $virtualenv = 1;
#
my %texlive = (
- 'adjustbox.sty' => 'texlive-adjustbox',
'amsfonts.sty' => 'texlive-amsfonts',
'amsmath.sty' => 'texlive-amsmath',
'amssymb.sty' => 'texlive-amsfonts',