Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
aaruni96 committed Jun 17, 2024
1 parent 8d3e8a8 commit 0655edc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/rpm/build-rpm.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@ cp -v maps-$VERSION/pkg/rpm/maps.spec SPECS/maps.spec

rpmbuild -bb SPECS/maps.spec

mkdir -pv /tpm/RELEASE/
mkdir -pv /tmp/RELEASE/
cp -v RPMS/noarch/maps*.rpm /tmp/RELEASE/

0 comments on commit 0655edc

Please sign in to comment.