Sfoglia il codice sorgente

* Package is named libgd, not gd

git-svn-id: trunk@20174 -
joost 13 anni fa
parent
commit
2301733d4c
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      packages/libgd/fpmake.pp

+ 1 - 1
packages/libgd/fpmake.pp

@@ -12,7 +12,7 @@ begin
     begin
 {$endif ALLPACKAGES}
 
-    P:=AddPackage('gd');
+    P:=AddPackage('libgd');
 {$ifdef ALLPACKAGES}
     P.Directory:='libgd';
 {$endif ALLPACKAGES}