ddollar / heroku-buildpack-apt

120 stars 327 forks source link

what about files installed in /app/.apt/usr/share ? #3

Closed Navgeet closed 9 years ago

Navgeet commented 10 years ago

I understand that all programs are installed under /app/.apt and while this is fine for programs and library files, the newly installed programs expect shared files to lie under /usr.

Any way to get around this?

ddollar commented 9 years ago

Unfortunately not. Heroku sandboxes us to /app