[mupen64plus] 28/262: Don't create install dirs separately

Sven Eckelmann ecsv-guest at moszumanska.debian.org
Thu Nov 26 05:59:11 UTC 2015


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

ecsv-guest pushed a commit to branch master
in repository mupen64plus.

commit 37825c2fd980611cd3d6eb36051c18caa4798aa8
Author: Sven Eckelmann <sven.eckelmann at gmx.de>
Date:   Mon Jun 1 13:42:43 2009 +0200

    Don't create install dirs separately
---
 debian/changelog | 1 +
 debian/dirs      | 2 --
 debian/rules     | 1 -
 3 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 7e9d946..029d72e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -20,6 +20,7 @@ mupen64plus (1.5-3) UNRELEASED; urgency=low
     - Remove unused dh_* commands
     - Remove unused configure target
     - Use quilt to patch files
+    - Don't create install dirs separately
   * Remove changes outside of debian/*
   * debian/patches:
     - Add 100-fix-desktop-file.patch, fix desktop file
diff --git a/debian/dirs b/debian/dirs
deleted file mode 100644
index ca882bb..0000000
--- a/debian/dirs
+++ /dev/null
@@ -1,2 +0,0 @@
-usr/bin
-usr/sbin
diff --git a/debian/rules b/debian/rules
index 6df4854..582fa1d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,7 +26,6 @@ install: build
 	dh_testdir
 	dh_testroot
 	dh_prep
-	dh_installdirs
 
 	$(MAKE) DESTDIR=$(CURDIR)/debian/mupen64plus PREFIX=$(CURDIR)/debian/mupen64plus/usr install
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mupen64plus.git



More information about the Pkg-games-commits mailing list