mirror of
https://github.com/johnwhitington/cpdf-source.git
synced 2025-06-05 22:09:39 +02:00
first
This commit is contained in:
5
doublemkinstall
Executable file
5
doublemkinstall
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
cd ../camlpdf
|
||||
./mkinstall
|
||||
cd ../cpdf-source
|
||||
make clean; make; ocamlfind remove cpdf; make install
|
Reference in New Issue
Block a user