Browse Source

* Unitinstallpath now under /usr/lib/fpc

michael 27 years ago
parent
commit
2132851581
1 changed files with 1 additions and 1 deletions
  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)