summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Nusinow <dnusinow@debian.org>2006-01-30 04:02:11 +0000
committerDavid Nusinow <dnusinow@debian.org>2006-01-30 04:02:11 +0000
commit3b53c0ac19674341c9d75f3c273335449d9ce65a (patch)
tree7af04e76330aa8870f947fe699df97b3f6542cd2
parented56fe4e820660e31705cfe5f482bdeaf499a17d (diff)
downloadmesa-3b53c0ac19674341c9d75f3c273335449d9ce65a.tar.gz
* Re-add dh_installdirs call to binary-indep target so that we get
arch-specific dirs for the mesa-swx11-source package
-rw-r--r--debian/changelog8
-rwxr-xr-xdebian/rules1
2 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 2b5f696e7f5..0b4eaf41e85 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+mesa (6.4.1-0.2) unstable; urgency=low
+
+ * NMU
+ * Re-add dh_installdirs call to binary-indep target so that we get
+ arch-specific dirs for the mesa-swx11-source package
+
+ -- David Nusinow <dnusinow@debian.org> Sat, 28 Jan 2006 17:42:00 -0500
+
mesa (6.4.1-0.1) unstable; urgency=low
[ Marcelo E. Magallon <mmagallo@debian.org> ]
diff --git a/debian/rules b/debian/rules
index ec84c038a8a..6365329261a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -157,6 +157,7 @@ binary-indep: build
dh_testroot
dh_installchangelogs docs/VERSIONS
dh_installdocs
+ dh_installdirs
# dh_installexamples
dh_install
# dh_installman