commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[hurd] 62/64: include: don't install nonexistent refcount.h


From: Samuel Thibault
Subject: [hurd] 62/64: include: don't install nonexistent refcount.h
Date: Wed, 10 Dec 2014 15:17:09 +0000

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

sthibault pushed a commit to branch upstream
in repository hurd.

commit 6d9b349c4054b5998eea421823f97fb801ff8d75
Author: David Michael <address@hidden>
Date:   Sun Dec 7 23:21:16 2014 -0500

    include: don't install nonexistent refcount.h
    
    * include/Makefile (installhdrs): Remove refcount.h.
---
 include/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/Makefile b/include/Makefile
index 4de165d..b8773fe 100644
--- a/include/Makefile
+++ b/include/Makefile
@@ -22,7 +22,7 @@
 dir := include
 makemode := misc
 
-installhdrs := sys/procfs.h refcount.h
+installhdrs := sys/procfs.h
 
 include ../Makeconf
 

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]