Skip to content

Commit

Permalink
Hopefully the final submission for v0.26
Browse files Browse the repository at this point in the history
  • Loading branch information
clanmills committed Apr 26, 2017
1 parent 94b8285 commit fa449a4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions contrib/buildserver/dailyCMake.sh
Original file line number Diff line number Diff line change
Expand Up @@ -139,8 +139,6 @@ testBuild()
done

# fix up minor stuff
rm -rf "$dist/bin/libexiv2-13.dll" # this is a relic sitting on the buildserver
rm -rf "$dist/bin/libexiv2-14.dll" # this is a relic sitting on the buildserver
mkdir -p "$dist/lib/pkgconfig" # pkgconfig magic
cp -R /usr/local/lib/pkgconfig/* "$dist/lib/pkgconfig"
mkdir -p "$dist/share/man/man1/" # man pages
Expand Down

0 comments on commit fa449a4

Please sign in to comment.