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

Installation is broken #31

Closed
doody opened this issue May 12, 2016 · 1 comment
Closed

Installation is broken #31

doody opened this issue May 12, 2016 · 1 comment

Comments

@doody
Copy link

doody commented May 12, 2016

Hi,

I found that setup.py have a typo on which will cause install failed

scripts=['bin/papirus-clear', 'bin/papirus-write', 'bin/papirus-set', 'bin/papirus-gol', 'bin/papirus-clock', 'bin/papirus-config', 'bin/papirus-setup', 'bin/papirus-draw', 'bin/papirus-set', 'bin/papirus-tmp']

the last one should be 'bin/papirus-temp'

or

change the filename from papirus-temp to papirus-tmp

Doody

@shawaj
Copy link
Member

shawaj commented May 12, 2016

Just fixed this with PR #29

@shawaj shawaj closed this as completed May 12, 2016
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

2 participants