mirror of
https://github.com/PapirusDevelopmentTeam/papirus-icon-theme.git
synced 2025-05-09 05:32:00 -04:00

* Now can change the list of themes that will be installed: Install only Papirus and Papirus-Dark: `make THEMES="Papirus Papirus-Dark" install` Install all except ePapirus and Papirus-Light `make IGNORE="ePapirus Papirus-Light" install` * Deleted `make post-install`. Icon caches now building with `make install` if DESTDIR is not set * Added `make dist` * Added .gitattributes. It excludes tools from releases
3 lines
102 B
Text
3 lines
102 B
Text
# exclude the following dirs/files from archives:
|
|
.* export-ignore
|
|
tools export-ignore
|