gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r8202 - GNUnet/contrib/macosx


From: gnunet
Subject: [GNUnet-SVN] r8202 - GNUnet/contrib/macosx
Date: Sat, 7 Feb 2009 13:40:50 -0700 (MST)

Author: holindho
Date: 2009-02-07 13:40:50 -0700 (Sat, 07 Feb 2009)
New Revision: 8202

Modified:
   GNUnet/contrib/macosx/build-osx-framework.sh
Log:
fix includes for LE framework


Modified: GNUnet/contrib/macosx/build-osx-framework.sh
===================================================================
--- GNUnet/contrib/macosx/build-osx-framework.sh        2009-02-07 11:40:20 UTC 
(rev 8201)
+++ GNUnet/contrib/macosx/build-osx-framework.sh        2009-02-07 20:40:50 UTC 
(rev 8202)
@@ -840,6 +840,7 @@
 done
 for tfn in include/GNUnet/*
 do
+       sed -e "s/<extractor.h>/<Extractor\/extractor.h>/g" -i "" "$tfn"
        install_file_to_framework "$tfn"
 done
 for tfn in share/GNUnet/*





reply via email to

[Prev in Thread] Current Thread [Next in Thread]