Explorar o código

texhash in make install

neze %!s(int64=9) %!d(string=hai) anos
pai
achega
12d27f7fbe
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      source/Makefile

+ 1 - 0
source/Makefile

@@ -43,6 +43,7 @@ install: package clean
43 43
 	$(call say,copying files to $(POLYPKGDIR))
44 44
 	@cp -r . $(POLYPKGDIR)
45 45
 	@rm -f $(POLYPKGDIR)/Makefile
46
+	@texhash || mktexlsr
46 47
 	$(call installed,$(POLYPKGDIR))
47 48
 
48 49
 clean: