[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[hurd] 01/01: hurd.install.in: Fix stage3 build by not including xkb fil
From: |
Samuel Thibault |
Subject: |
[hurd] 01/01: hurd.install.in: Fix stage3 build by not including xkb files. |
Date: |
Sun, 29 Nov 2015 14:59:22 +0000 |
This is an automated email from the git hooks/post-receive script.
sthibault pushed a commit to branch master
in repository hurd.
commit 37c64498e3d5e6be16f365209596c011672f50b9
Author: Samuel Thibault <address@hidden>
Date: Sun Nov 29 15:59:01 2015 +0100
hurd.install.in: Fix stage3 build by not including xkb files.
---
debian/changelog | 1 +
debian/hurd.install.in | 3 ++-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 7a6cfb2..2db5371 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ hurd (1:0.7-2) UNRELEASED; urgency=medium
available, do not build eth-filter when libpcap is not available.
* patches/cross-link.patch: Fix cross-linking by making make look at the
right library path.
+ * hurd.install.in: Fix stage3 build by not including xkb files.
-- Samuel Thibault <address@hidden> Fri, 27 Nov 2015 21:45:18 +0100
diff --git a/debian/hurd.install.in b/debian/hurd.install.in
old mode 100644
new mode 100755
index ac91892..06ab284
--- a/debian/hurd.install.in
+++ b/debian/hurd.install.in
@@ -1,3 +1,4 @@
+#! /usr/bin/dh-exec
../../console/motd.UTF8 etc
../../release/servers.boot boot
../local/random-hurd.sh hurd
@@ -65,4 +66,4 @@ usr/bin/fakeroot-hurd
usr/bin/uptime-hurd
usr/bin/vmstat-hurd
usr/bin/w-hurd
-usr/share/X11/xkb
+<!stage3> usr/share/X11/xkb
--
Alioth's /usr/local/bin/git-commit-notice on
/srv/git.debian.org/git/pkg-hurd/hurd.git