draining just to be sure for CTAN distribution
This commit is contained in:
parent
b031610f78
commit
e85f1f0a5d
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -78,7 +78,7 @@ ltds:
|
||||
cp README $(DTX.pdf) $(EXAMPLE.tex) $(EXAMPLE.pdf) $(TDS.doc) $(TDSDIR.doc)
|
||||
@for d in $(TDS.exdirs); do cp -R $$d $(TDSDIR.doc); done
|
||||
|
||||
lctan:
|
||||
lctan: filedate
|
||||
mkdir -p $(CTANDIR)
|
||||
cp $(DTX.src) $(DTX.sty) $(DTX.cls) $(TDS.src) $(CTANDIR)
|
||||
cp README $(DTX.pdf) $(EXAMPLE.tex) $(EXAMPLE.pdf) $(TDS.doc) $(CTANDIR)
|
||||
|
@ -22,7 +22,6 @@ TDSDIR.src = $(TDSDIR)/source/latex/$(TDSCOLL)/$(PACKAGE)
|
||||
CTANDIR = /tmp/$(TDSCOLL)/$(CTANPREFIX)$(PACKAGE)
|
||||
|
||||
# the dependencies
|
||||
SOURCES = $(DTX.sty) $(BIB)
|
||||
TEXINPUTS := .:$(PREFIX)//:
|
||||
BIBINPUTS := .:$(PREFIX)//:
|
||||
BSTINPUTS := .:$(PREFIX)//:
|
||||
|
Loading…
Reference in New Issue
Block a user