summaryrefslogtreecommitdiffstats
path: root/rules/libogg.make
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2008-07-30 13:56:11 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2008-07-30 13:56:11 +0000
commitb3b42a9dbbc581c06644cbcca2ea4efd77ac878b (patch)
treeba139b91f90230bc85ad1d4e4ba216d03e70fb3a /rules/libogg.make
parent53ee46b92efec2086febbd10aab2e6ca1e3a8b40 (diff)
downloadptxdist-b3b42a9dbbc581c06644cbcca2ea4efd77ac878b.tar.gz
ptxdist-b3b42a9dbbc581c06644cbcca2ea4efd77ac878b.tar.xz
* libogg: changed permissions
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8696 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/libogg.make')
-rw-r--r--rules/libogg.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/libogg.make b/rules/libogg.make
index d088c6d2d..9a4dfcf81 100644
--- a/rules/libogg.make
+++ b/rules/libogg.make
@@ -97,7 +97,7 @@ $(STATEDIR)/libogg.targetinstall:
@$(call install_fixup, libogg,DEPENDS,)
@$(call install_fixup, libogg,DESCRIPTION,missing)
- @$(call install_copy, libogg, 0, 0, 0755, \
+ @$(call install_copy, libogg, 0, 0, 0644, \
$(LIBOGG_DIR)/src/.libs/libogg.so.0.5.3, \
/usr/lib/libogg.so.0.5.3)
@$(call install_link, libogg, libogg.so.0.5.3, libogg.so.0)