mdomlop / retrosmart-icon-theme

An icon theme mainly based in the Haiku OS look

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Change hashbang in configure script

bengcooper opened this issue · comments

Hey! Thanks for the awesome icon pack, they look great!

I ran into one small bug whilst installing the icons on Ubuntu (16.04). On Ubuntu, /bin/sh is aliased to /bin/dash, not /bin/bash. This causes the follow error when you try and run the configure script:

./configure: 7: ./configure: Syntax error: "(" unexpected

Would it be possible for you to update the hashbang in the configure script to explicitly point to /bin/bash?

Thanks 😃

Thank you. It is already fixed.