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

Unable to provide customised package name #116

Open
ambikanair1990 opened this issue Nov 6, 2015 · 0 comments
Open

Unable to provide customised package name #116

ambikanair1990 opened this issue Nov 6, 2015 · 0 comments

Comments

@ambikanair1990
Copy link

Hi,

I am giving the below command to create deb package with customised name.

python setup.py --command-packages=stdeb.command sdist_dsc --package $package_name bdist_deb

While executing the script, in command line i provide the package name as argument

./build.sh test3

Package is created with the following name:
test3_0.0.1~dev205-1_all.deb

How to avoid this part "_0.0.1~dev205-1_all"

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

No branches or pull requests

1 participant