This is an automated email from the git hooks/post-receive script. sthibault pushed a commit to branch upstream in repository hurd.
commit d49d0ac8d97e30a9b3a9140af6e9f402d39654c2 Author: Justus Winter <[email protected]> Date: Sat Apr 12 09:31:24 2014 +0200 console-client: drop DIST_FILES from Makefile Since 50bfb9acf98d5f4c0c5948cc28285e990b40b659 git is used to produce dist tarballs. * console-client/Makefile (DIST_FILES): Do not set obsolete variable. --- console-client/Makefile | 4 ---- 1 file changed, 4 deletions(-) diff --git a/console-client/Makefile b/console-client/Makefile index 65a04e0..f576cbe 100644 --- a/console-client/Makefile +++ b/console-client/Makefile @@ -49,10 +49,6 @@ XKB_DATA_FILES = keymap/hurd types/hurd symbols/hurd # In seeking, thou shalt find it! CPPFLAGS += -DQUAERENDO_INVENIETIS -DIST_FILES = xkb/HACKING xkb/MISSING-FEATURES xkb/README xkb/TODO \ - xkb/kstoucs_map.sh \ - $(addprefix xkb/xkb-data/, $(XKB_DATA_FILES)) - include ../Makeconf driver-CPPFLAGS = -D'CONSOLE_DEFPATH="$(module-dir)\0"' \ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hurd/hurd.git
