Skip to content

adaptivemm: reorganize directory structure #43

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

sidkumar99
Copy link
Member

This commit cleans up the directory structure of the adaptive tools. The adaptived and adativemm projects are now in their own respective directories. Further, the adativemm structure is also cleaned up to seperate the code into a /src directory and adding the man file to a /doc directory. The .spec file has been modified to support these changes.

This commit cleans up the directory structure of the adaptive tools.
The adaptived and adativemm projects are now in their own respective
directories. Further, the adativemm structure is also cleaned up to
seperate the code into a /src directory and adding the man file to a
/doc directory. The .spec file has been modified to support these changes.

Signed-off-by: Sidhartha Kumar <[email protected]>
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Mar 25, 2025
@sidkumar99
Copy link
Member Author

testing building rpm with this command:

sudo rpmbuild -ba --nodeps --define="_specdir ${PWD}" --define="_sourcedir ${PWD}" --define="_srcrpmdir ${PWD}/SRPMS" --define="_rpmdir ${PWD}/RPMS" --define="_builddir ${PWD}/BUILD" --define="_tmppath ${PWD}/tmp" adaptivemm.spec

@drakenclimber
Copy link
Member

Thanks for doing this, @sidkumar99. The changes look good to me.

I fixed the diff.sh failures and made a few small whitespace changes on a branch of mine. Feel free to use them or throw them away if you don't like them. No worries either way.
drakenclimber@dbe680e

@sidkumar99
Copy link
Member Author

agree with your changes

@drakenclimber
Copy link
Member

Merged in commit dbe680e. Thanks, @sidkumar99

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants