mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2025-01-23 04:43:35 +08:00
Change permission for bluez.pc file
This commit is contained in:
parent
f843c841cf
commit
7ab16cfb4c
@ -8,5 +8,5 @@ DISTCLEANFILES = conftest.c conftest bluez.pc
|
||||
|
||||
EXTRA_DIST = ChangeLog libs.spec
|
||||
|
||||
install-data-local:
|
||||
$(INSTALL) -D -m 755 $(top_builddir)/bluez.pc $(DESTDIR)$(libdir)/pkgconfig/bluez.pc
|
||||
install-data-local: bluez.pc
|
||||
$(INSTALL) -D -m 644 $(top_builddir)/bluez.pc $(DESTDIR)$(libdir)/pkgconfig/bluez.pc
|
||||
|
Loading…
Reference in New Issue
Block a user