22 lines
927 B
Diff
22 lines
927 B
Diff
Among other nonsenses, this includes the unit path of the right unzip
|
|
unit (fpc ships two different).
|
|
|
|
Lubomir Rintel (Fedora Astronomy) <lkundrak@v3.sk>
|
|
|
|
--- skychart-3.0.1.5/skychart/cdc.lpi.paths 2008-10-29 20:02:39.000000000 +0100
|
|
+++ skychart-3.0.1.5/skychart/cdc.lpi 2008-10-29 20:05:00.000000000 +0100
|
|
@@ -459,11 +459,11 @@
|
|
<CompilerOptions>
|
|
<Version Value="8"/>
|
|
<Target>
|
|
- <Filename Value="units/$(TargetCPU)-$(TargetOS)-$(LCLWidgetType)/skychart"/>
|
|
+ <Filename Value="units/skychart"/>
|
|
</Target>
|
|
<SearchPaths>
|
|
- <UnitOutputDirectory Value="units/$(TargetCPU)-$(TargetOS)-$(LCLWidgetType)"/>
|
|
- <SrcPath Value="$(LazarusDir)/lcl/;$(LazarusDir)/lcl/interfaces/$(LCLWidgetType)/"/>
|
|
+ <OtherUnitFiles Value="/usr/lib/fpc/$(FPCVer)/units/$(TargetCPU)-$(TargetOS)/unzip/"/>
|
|
+ <UnitOutputDirectory Value="units/"/>
|
|
</SearchPaths>
|
|
<Parsing>
|
|
<SyntaxOptions>
|