[ekiga] [windows] Cleanup build file
- From: Eugen Dedu <ededu src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ekiga] [windows] Cleanup build file
- Date: Mon, 15 Aug 2011 16:56:18 +0000 (UTC)
commit 9dbcb24010e7688f2b29c6027347d674f0673ceb
Author: Eugen Dedu <Eugen Dedu pu-pm univ-fcomte fr>
Date: Mon Aug 15 17:25:29 2011 +0200
[windows] Cleanup build file
win32/Makefile | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
---
diff --git a/win32/Makefile b/win32/Makefile
index f82ef9b..412223c 100644
--- a/win32/Makefile
+++ b/win32/Makefile
@@ -531,10 +531,7 @@ endif
$(X264_DIR)/config.status: $(SRCDIR)/$(X264_ARCHIVE)
rm -rf $(X264_DIR)
$(CP) -r $(SRCDIR)/$(X264_ARCHIVE) $(X264_DIR)
- cd $(X264_DIR); ./configure $(confx264); \
- sed -i -e 's#ranlib#$(RANLIB)#g' $(X264_DIR)/Makefile; \
- sed -i -e 's#strip#$(STRIP)#g' $(X264_DIR)/Makefile; \
- sed -i -e 's#ar #$(AR) #g' $(X264_DIR)/Makefile
+ cd $(X264_DIR); ./configure $(confx264)
touch $@
$(LIBDIR)/libx264.a: $(X264_DIR)/config.status
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]