Skip to content
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

Debian fixes #27

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Debian fixes #27

wants to merge 5 commits into from

Conversation

umlaeute
Copy link
Contributor

minor fixes for things i find tedious while preparing a (tentative) Debian package

  • a number of files are marked as executable (mostly .cpp and .h)
  • shebang missing from a helper-script (I only discovered this as a false-positive while trying to get rid of those executable resource files)
  • remove the $PWD from DESTDIR to allow proper out-of-tree builds (build puts binary into source-directory #25)

Copy link
Member

@sletz sletz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. This DSP examples are actually taken from Faust main repository. We'll fix them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants