[haiku-commits] Re: haiku: hrev47793 - build/jam

  • From: Ingo Weinhold <ingo_weinhold@xxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Tue, 02 Sep 2014 09:19:05 +0200

On 02.09.2014 03:55, Jessica Hamilton wrote:
diff --git a/build/jam/BuildFeatures b/build/jam/BuildFeatures
index 7e0be56..e9fe8fe 100644
--- a/build/jam/BuildFeatures
+++ b/build/jam/BuildFeatures
@@ -438,7 +438,7 @@ if [ IsPackageAvailable zlib_devel ] {
                 # sources are required for the primary architecture only
                 primary @{
                         file: source zlib_source
-                               sources: 
develop/sources/%portRevisionedName%/sources
+                               sources: 
develop/sources/%portRevisionedName%/source

This is definitely 'sources' on my Linux system, for
./build_packages/zlib_source-1.2.8-4-source (hence all the recent
build failures).

The directory (produced by haikuporter) was renamed quite some time ago (in September 2013). Source packages built with an older haikuporter use the old name ("source").

CU, Ingo


Other related posts: