diff --git a/build/jam/RepositoryRules b/build/jam/RepositoryRules index 03a5430c2f..a7f358f7e2 100644 --- a/build/jam/RepositoryRules +++ b/build/jam/RepositoryRules @@ -619,7 +619,7 @@ rule BuildHaikuPortsRepositoryConfig treePath actions BuildHaikuPortsRepositoryConfig1 { cat > $(1) << EOF -PACKAGER="The Haiku build system " +#PACKAGER="Joe Hacker " TREE_PATH="$(HAIKU_REPOSITORY_TREE_PATH)" TARGET_ARCHITECTURE="$(HAIKU_PACKAGING_ARCH)" EOF