Skip to content

Commit

Permalink
Fix rpm with corrected filename
Browse files Browse the repository at this point in the history
  • Loading branch information
hamishcoleman committed Mar 10, 2024
1 parent 9318d9b commit ceb46d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/rpm/n3n.spec
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,9 @@ rm -fr $RPM_BUILD_ROOT
/usr/share/doc/n3n/community.list.sample
/usr/share/doc/n3n/edge.conf.sample
/usr/share/doc/n3n/supernode.conf.sample
/usr/share/man/man1/supernode.8.gz
/usr/share/man/man7/n3n.7.gz
/usr/share/man/man8/edge.8.gz
/usr/share/man/man8/supernode.8.gz

# Set the default attributes of all of the files specified to have an
# owner and group of root and to inherit the permissions of the file
Expand Down

0 comments on commit ceb46d9

Please sign in to comment.