[ekiga/gnome-2-26] [windows] A few minor fixes until a better solution is found, if any
- From: Eugen Dedu <ededu src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ekiga/gnome-2-26] [windows] A few minor fixes until a better solution is found, if any
- Date: Wed, 12 May 2010 09:06:19 +0000 (UTC)
commit 5c8cfeaa0777a6adf1bcb900eda573933ace5fb4
Author: Eugen Dedu <Eugen Dedu pu-pm univ-fcomte fr>
Date: Wed May 12 11:06:07 2010 +0200
[windows] A few minor fixes until a better solution is found, if any
win32/Makefile | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/win32/Makefile b/win32/Makefile
index d6d1f74..056ed1c 100644
--- a/win32/Makefile
+++ b/win32/Makefile
@@ -497,7 +497,7 @@ ifeq ($(wildcard $(SRCDIR)/$(X264_ARCHIVE)), )
$(GIT) clone $(X264_URL) $(SRCDIR)/$(X264_ARCHIVE)
endif
cd $(SRCDIR)/$(X264_ARCHIVE); git reset --hard $(X264_VER)
- touch $(SRCDIR)/$(X264_ARCHIVE)
+ #touch $(SRCDIR)/$(X264_ARCHIVE)
$(X264_DIR)/config.status: $(SRCDIR)/$(X264_ARCHIVE)
rm -rf $(X264_DIR)
@@ -773,9 +773,9 @@ endif
fi \
done
- cd $(TARGETDIR); zip -9r ekiga-$(EKIGA_VER).zip Ekiga
- zip -9r $(TARGETDIR)/ekiga_build-$(EKIGA_VER).zip Makefile #$(EKIGA_WIN32_DIFF_DIR)
- tar cfvz $(TARGETDIR)/ekiga_build-$(EKIGA_VER).tgz Makefile #$(EKIGA_WIN32_DIFF_DIR)
+ #cd $(TARGETDIR); zip -9r ekiga-$(EKIGA_VER).zip Ekiga
+ #zip -9r $(TARGETDIR)/ekiga_build-$(EKIGA_VER).zip Makefile #$(EKIGA_WIN32_DIFF_DIR)
+ #tar cfvz $(TARGETDIR)/ekiga_build-$(EKIGA_VER).tgz Makefile #$(EKIGA_WIN32_DIFF_DIR)
touch $@
# Two additional plugins are needed from nsis:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]