* Fix installing the Ghostscript fonts.
svn path=/nixpkgs/trunk/; revision=12408
This commit is contained in:
parent
32fc747f3e
commit
839eb46cda
@ -6,9 +6,7 @@ preConfigure() {
|
|||||||
rm -rf ijs/ltmain.sh
|
rm -rf ijs/ltmain.sh
|
||||||
}
|
}
|
||||||
|
|
||||||
installPhase() {
|
installTargets="install install-so install-data install-doc install-man"
|
||||||
make install install-so install-data install-doc install-man
|
|
||||||
}
|
|
||||||
|
|
||||||
postInstall=postInstall
|
postInstall=postInstall
|
||||||
postInstall() {
|
postInstall() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user