浏览代码

* 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.
 # set the directory where to install the units.
 ifndef UNITINSTALLDIR
 ifndef UNITINSTALLDIR
-UNITINSTALLDIR=/usr/lib/ppc/0.99.5/linuxunits
+UNITINSTALLDIR=/usr/lib/fpc/0.99.5/linuxunits
 endif
 endif
 
 
 # set the directory where to install the libs (must exist)
 # set the directory where to install the libs (must exist)