Преглед изворни кода

* Unitinstallpath now under /usr/lib/fpc

michael пре 27 година
родитељ
комит
2132851581
1 измењених фајлова са 1 додато и 1 уклоњено
  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)