2017-01-01 3:40 GMT+01:00 Dirk Hohndel <[email protected]>: > > Is there a simple way to make this happen from the recipe? I'm trying to make > sure I can automate all this as much as possible...
One option would be to use the delete_blacklisted() function from functions.sh https://github.com/probonopd/AppImages/blob/34d5e0685ad7a422e48dba54020df84e665e3ba8/functions.sh#L71-L89 Of course you can mirror functions.sh and the excludelist in your repo if you wish. _______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
