Conversation
There was a problem hiding this comment.
Builds much faster than autotools (where install takes forever to copy icons especially under checkinstall), but installs into the wrong directories. On installing to a test directory using DESTDIR=/home/luke/Desktop/TEST
I got these install directories:
/home/luke/Desktop/TEST/usr/share/cursor-themes
/home/luke/Desktop/TEST/usr/share/desktop-themes
/home/luke/Desktop/TEST/usr/share/icon-themes
/home/luke/Desktop/TEST/usr/share/marco-themes
Nothing went into /usr/share/themes which was not even made (being not already present i the test directory)
|
Now the theme directories go to the right places, but instead of index.theme files getting installed we get the |
|
Still got index.theme.in files installed, the rest looks good |
No description provided.