This is an automated email from the git hooks/post-receive script. sthibault pushed a commit to branch upstream in repository hurd.
commit 87a79cbf282e97a7e729205d7cb19182c298474a Author: Samuel Thibault <[email protected]> Date: Thu Sep 10 00:23:47 2015 +0200 Do not install libtrivfs mig stub headers They were not usable anyway. * libtrivfs/Makefile (installhdrs): Remove generated mig stub headers. --- libtrivfs/Makefile | 3 --- 1 file changed, 3 deletions(-) diff --git a/libtrivfs/Makefile b/libtrivfs/Makefile index 921acbe..48a53d7 100644 --- a/libtrivfs/Makefile +++ b/libtrivfs/Makefile @@ -53,9 +53,6 @@ MIGSFLAGS=-imacros $(srcdir)/mig-mutate.h MIGCOMSFLAGS = -prefix trivfs_ installhdrs := trivfs.h mig-sheader-prefix = trivfs_ -ifndef no_deps -installhdrs += $(patsubst %,trivfs_%_S.h,fs io fsys) -endif include ../Makeconf -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hurd/hurd.git
