diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-09-28 12:36:32 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-09-28 12:36:32 +0200 |
commit | 19c762b2dd0e31419562cddb91c0fcd45211b3ef (patch) | |
tree | 883358468fc2b5e0b760437e03f58fb66f1217f8 /debian/patches | |
parent | 73c5a353be3eba0580ec8cac2d543c0a09aa19c6 (diff) |
refresh patches
Diffstat (limited to 'debian/patches')
-rw-r--r-- | debian/patches/0001-user_guide.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/patches/0001-user_guide.patch b/debian/patches/0001-user_guide.patch index 4d608d1..88a718a 100644 --- a/debian/patches/0001-user_guide.patch +++ b/debian/patches/0001-user_guide.patch @@ -8,7 +8,7 @@ Index: trunk/doc/SConscript =================================================================== --- trunk.orig/doc/SConscript +++ trunk/doc/SConscript -@@ -308,12 +308,12 @@ else: +@@ -311,12 +311,12 @@ else: DOCTARGETS = 0 DOCDEPENDS = 1 DOCNODES = 2 @@ -22,5 +22,5 @@ Index: trunk/doc/SConscript - 'man' : (['man','epub','text'], [], []) + #'man' : (['man','epub','text'], [], []) } - + # |