Skip to content

Commit

Permalink
#2903: shell bash
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Mar 1, 2024
1 parent a149d53 commit 7a3fb44
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion paper/Makefile
Expand Up @@ -20,9 +20,10 @@
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.

.SHELLFLAGS = -e -x -c
.SHELLFLAGS=-e -x -c
.ONESHELL:
.PHONY: clean
SHELL=bash

TLROOT=$$(kpsewhich -var-value TEXMFDIST)
PACKAGES=ffcode to-be-determined href-ul minted
Expand Down

0 comments on commit 7a3fb44

Please sign in to comment.