Skip to content

Commit

Permalink
Use the default ace release of the OpenDDS configure script.
Browse files Browse the repository at this point in the history
The traceability when using the configure option `--ace-github-latests` is less.
I assume the deb files will not be used of development or regression suites.

Signed-off-by: Jan Vermaete <[email protected]>
  • Loading branch information
vermaete committed Oct 25, 2024
1 parent b426f9a commit b47246e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@
dh $@

override_dh_auto_configure:
./configure --prefix=/usr --no-debug --optimize --no-tests --ace-github-latest
./configure --prefix=/usr --no-debug --optimize --no-tests

0 comments on commit b47246e

Please sign in to comment.