Răsfoiți Sursa

* Unitinstallpath now under /usr/lib/fpc

michael 27 ani în urmă
părinte
comite
2132851581
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      rtl/linux/makefile

+ 1 - 1
rtl/linux/makefile

@@ -23,7 +23,7 @@
 
 # set the directory where to install the units.
 ifndef UNITINSTALLDIR
-UNITINSTALLDIR=/usr/lib/ppc/0.99.5/linuxunits
+UNITINSTALLDIR=/usr/lib/fpc/0.99.5/linuxunits
 endif
 
 # set the directory where to install the libs (must exist)