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

[pgf] 10/12: get rid of debian/dirs, add the one dir in dh_installdirs call



This is an automated email from the git hooks/post-receive script.

preining pushed a commit to branch master
in repository pgf.

commit 588f0936bddc01ef445d74f1c51980cdcd718e9d
Author: Norbert Preining <preining@debian.org>
Date:   Fri Feb 28 10:09:35 2014 +0900

    get rid of debian/dirs, add the one dir in dh_installdirs call
---
 debian/dirs  | 2 --
 debian/rules | 2 +-
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/debian/dirs b/debian/dirs
deleted file mode 100644
index 44ecd6c..0000000
--- a/debian/dirs
+++ /dev/null
@@ -1,2 +0,0 @@
-usr/share/texmf/tex
-usr/share/doc/texmf/pgf
diff --git a/debian/rules b/debian/rules
index 0a59ff7..465c19c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -31,7 +31,7 @@ install: build
 	dh_testdir
 	dh_testroot
 	dh_prep
-	dh_installdirs
+	dh_installdirs usr/share/texmf
 	cp -r tex $(TEXMF)/
 	cp -r source $(TEXMF)/
 	cp -r doc $(TEXMF)/

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-tex/pgf.git


Reply to: