mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
8dff6f4dea
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
11 lines
466 B
Diff
11 lines
466 B
Diff
--- ./Pinta/Pinta.csproj 2010-07-07 02:20:09.000000000 -0700
|
|
+++ ./Pinta/Pinta.csproj.clean 2010-07-07 02:20:59.000000000 -0700
|
|
@@ -214,8 +214,6 @@
|
|
<InstallPrefix>/usr/local</InstallPrefix>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
- <BinFiles Include="$(OutputPath)/Pinta.exe" />
|
|
- <BinFiles Include="$(OutputPath)/Pinta.*.dll" />
|
|
</ItemGroup>
|
|
<Target Name="Install">
|
|
<Copy SourceFiles="@(BinFiles)" DestinationFolder="$(InstallPrefix)/lib/pinta" />
|