From: Alexander Aring <alex.aring@gmail.com>
To: ptxdist@pengutronix.de
Cc: Alexander Aring <alex.aring@gmail.com>
Subject: [ptxdist] [PATCH v4 3/4] svgalib: fix library permissions to 0644
Date: Tue, 17 Jun 2014 18:13:20 +0200 [thread overview]
Message-ID: <1403021601-8244-3-git-send-email-alex.aring@gmail.com> (raw)
In-Reply-To: <1403021601-8244-1-git-send-email-alex.aring@gmail.com>
Signed-off-by: Alexander Aring <alex.aring@gmail.com>
---
rules/svgalib.make | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rules/svgalib.make b/rules/svgalib.make
index 74e590c..458f7c5 100644
--- a/rules/svgalib.make
+++ b/rules/svgalib.make
@@ -89,8 +89,8 @@ $(STATEDIR)/svgalib.targetinstall:
@$(call install_fixup, svgalib,AUTHOR,"Robert Schwebel <r.schwebel@pengutronix.de>")
@$(call install_fixup, svgalib,DESCRIPTION,missing)
- @$(call install_lib, svgalib, 0, 0, 0755, libvga)
- @$(call install_lib, svgalib, 0, 0, 0755, libvgagl)
+ @$(call install_lib, svgalib, 0, 0, 0644, libvga)
+ @$(call install_lib, svgalib, 0, 0, 0644, libvgagl)
ifdef PTXCONF_SVGALIB_VGATEST
@$(call install_copy, svgalib, 0, 0, 0755, -, /usr/bin/vgatest)
--
2.0.0
--
ptxdist mailing list
ptxdist@pengutronix.de
next prev parent reply other threads:[~2014-06-17 16:13 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-17 16:13 [ptxdist] [PATCH v4 1/4] kbd: rework and version bump 1.15.2 -> 2.0.1 Alexander Aring
2014-06-17 16:13 ` [ptxdist] [PATCH v4 2/4] cmatrix: add new package Alexander Aring
2014-06-17 16:13 ` Alexander Aring [this message]
2014-06-17 16:13 ` [ptxdist] [PATCH v4 4/4] xorg-fonts: fix possible error handling Alexander Aring
2014-06-17 22:44 ` [ptxdist] [PATCH v4 1/4] kbd: rework and version bump 1.15.2 -> 2.0.1 Michael Olbrich
2014-06-20 7:24 ` Alexander Aring
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1403021601-8244-3-git-send-email-alex.aring@gmail.com \
--to=alex.aring@gmail.com \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox