[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[SCM] Debian packaging of texlive-bin) branch, master, updated. debian/2012.20121124-1-9-gd43a742



The following commit has been merged in the master branch:
commit 376630f12b247764cd2789f8329cee341cd0e043
Author: Norbert Preining <preining@logic.at>
Date:   Sat Mar 16 08:16:38 2013 +0900

    fix patch not to install linked_scripts

diff --git a/debian/changelog b/debian/changelog
index 308bd0f..de0a127 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,7 +4,7 @@ texlive-bin (2012.20130315.29398-1) experimental; urgency=low
   * add Vcs-fields (Closes: #695054)
   * bump texlive-common dependency to 2012.20130315
 
- -- Norbert Preining <preining@debian.org>  Fri, 15 Mar 2013 19:40:11 +0900
+ -- Norbert Preining <preining@debian.org>  Sat, 16 Mar 2013 08:16:33 +0900
 
 texlive-bin (2012.20121124-1) experimental; urgency=low
 
diff --git a/debian/patches/debian-no-linked-scripts b/debian/patches/debian-no-linked-scripts
index 0a0b148..7a54a82 100644
--- a/debian/patches/debian-no-linked-scripts
+++ b/debian/patches/debian-no-linked-scripts
@@ -1,14 +1,16 @@
 ---
- texk/texlive/Makefile.am |    1 +
- 1 file changed, 1 insertion(+)
+ texk/texlive/Makefile.am |    3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
 
 --- texlive-bin.orig/texk/texlive/Makefile.am
 +++ texlive-bin/texk/texlive/Makefile.am
-@@ -5,6 +5,7 @@
+@@ -5,7 +5,8 @@
  ##
  ACLOCAL_AMFLAGS = -I ../../m4
  
+-SUBDIRS = tl_scripts context linked_scripts
 +#SUBDIRS = tl_scripts context linked_scripts
- SUBDIRS = tl_scripts context linked_scripts
++SUBDIRS = 
  
  ## Windows wrapper sources.
+ ##

-- 
Debian packaging of texlive-bin)


Reply to: