Skip to content

Commit

Permalink
appears moustaches don't work here
Browse files Browse the repository at this point in the history
  • Loading branch information
jhheider authored May 14, 2023
1 parent 22d561e commit b7b6014
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions projects/github.com/aws/aws-sdk-cpp/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@ build:
- cmake --build build
- cmake --install build

- run: |
- |
cd {{prefix}}/include
mv aws/* .
rmdir aws
ln -s . aws
working_directory: "{{prefix}}/include"
env:
LDFLAGS: -Wl,-rpath,{{prefix}}
ARGS:
Expand Down

0 comments on commit b7b6014

Please sign in to comment.