linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] e2fsprogs: create com_err.h symlink in includedir
@ 2011-02-16 18:01 Eric Sandeen
  2011-02-20 23:10 ` Ted Ts'o
  0 siblings, 1 reply; 7+ messages in thread
From: Eric Sandeen @ 2011-02-16 18:01 UTC (permalink / raw)
  To: ext4 development; +Cc: mitchb

After debian bug #192277, debian/rules started making a symlink
to com_err.h in /usr/include.  Now I have Fedora bug #550889
for the same issue, and perhaps it's time to make this symlink
by default, rather than fixing it up in packaging steps?

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
---

diff --git a/debian/rules b/debian/rules
index 9fe59e6..41fca24 100755
--- a/debian/rules
+++ b/debian/rules
@@ -326,8 +326,6 @@ install-std: build
 	${INSTALL_PROGRAM} $(E2FSCK_STATIC) ${tmpdir}/sbin
 	cp ${mandir}/man8/e2fsck.8 ${mandir}/man8/e2fsck.static.8
 
-	ln -s et/com_err.h ${tmpdir}/usr/include

^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2011-06-17 14:27 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-16 18:01 [PATCH] e2fsprogs: create com_err.h symlink in includedir Eric Sandeen
2011-02-20 23:10 ` Ted Ts'o
2011-03-19 15:03   ` Eric Sandeen
2011-06-16 20:39     ` Eric Sandeen
2011-06-17  2:31       ` Ted Ts'o
2011-06-17  3:54         ` Andreas Dilger
2011-06-17 14:27         ` Eric Sandeen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).