[ekiga] [windows] Small cleanup
- From: Eugen Dedu <ededu src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ekiga] [windows] Small cleanup
- Date: Mon, 16 Dec 2013 14:58:59 +0000 (UTC)
commit 8123afa3e9a00a39245c58762ae8894e396f2100
Author: Eugen Dedu <Eugen Dedu pu-pm univ-fcomte fr>
Date: Mon Dec 16 15:58:23 2013 +0100
[windows] Small cleanup
win32/Makefile | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/win32/Makefile b/win32/Makefile
index fc25238..4e621d4 100644
--- a/win32/Makefile
+++ b/win32/Makefile
@@ -612,7 +612,7 @@ $(TARGETDIR)/zips: binaries $(EKIGA_DIR)/src/ekiga.exe
cp -r $$plugin $(EKIGA_PREFIX)/plugins ;\
done
for lib in $(PTLIB_LIB) $(OPAL_LIB) libboost_signals.dll; do \
- install -m 755 $(LIBDIR)/$$lib $(EKIGA_PREFIX) ;\
+ cp -r $(LIBDIR)/$$lib $(EKIGA_PREFIX) ;\
done
for lib in libexpat-1.dll liblber.dll libldap.dll libspeex-1.dll libspeexdsp-1.dll libtheora-0.dll
avcodec-54.dll avutil-52.dll libogg-0.dll; do \
cp -r $(BINDIR)/$$lib $(EKIGA_PREFIX) ;\
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]