From c1603f15608796f212f35d08750bf1eb6c42c25b Mon Sep 17 00:00:00 2001 From: Augustin FL Date: Sun, 26 Apr 2020 12:00:35 +0200 Subject: [PATCH] Also update make.conf Close #25 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c8dce61..1fd86fa 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ You will then have to fork and apply updates to 3 repositories: - Go to the folder `/tools/templates/pkg_repos/` in the branch you would like to build (`master`for dev version, `RELENG_2_5_0` for stable version) - Change `pfSense` to `libreSense` in the file names (e.g., `pfSense-repo.abi => libreSense-repo.abi`) - Edit the file `/src/etc/inc/globals.inc` : replace the content of `product_name` by `libreSense`. +- Edit the file `/tools/conf/pfPorts/make.conf` : replace `pfSense` by `libreSense` in the `PFSENSE_REPOS` variable. - In the folder `/src/usr/local/share/`, rename the folder `pfSense` to `libreSense`. ## A deeper look into Netgate build environment