Skip to content

Commit

Permalink
fix the wrong file name
Browse files Browse the repository at this point in the history
  • Loading branch information
handsome-feng committed May 12, 2020
1 parent e840d7a commit a3a62f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ binary-indep: checkroot
$(install_file) debian/software.list debian/tmp/etc/apt/sources.list.d/

$(install_dir) debian/tmp/usr/share/doc/kylin-software-keyring/
$(install_file) README debian/tmp/usr/share/doc/kylin-software-keyring/
$(install_file) README.md debian/tmp/usr/share/doc/kylin-software-keyring/
$(install_file) debian/changelog debian/tmp/usr/share/doc/kylin-software-keyring/changelog
gzip -9v debian/tmp/usr/share/doc/kylin-software-keyring/*
$(install_file) debian/copyright debian/tmp/usr/share/doc/kylin-software-keyring/
Expand Down

0 comments on commit a3a62f0

Please sign in to comment.