Przeglądaj źródła

* Unitinstallpath now under /usr/lib/fpc

michael 27 lat temu
rodzic
commit
2132851581
1 zmienionych plików z 1 dodań i 1 usunięć
  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)