1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-19 09:15:30 +03:00
aports/testing/ruby-kramdown/gemspec.patch
2021-06-30 02:12:16 +02:00

18 lines
558 B
Diff

--- a/Rakefile
+++ b/Rakefile
@@ -116,15 +116,9 @@
end
PKG_FILES = FileList.new([
- 'AUTHORS',
'bin/*',
- 'CONTRIBUTERS',
- 'COPYING',
'data/**/*',
'lib/**/*.rb',
- 'man/man1/kramdown.1',
- 'README.md',
- 'test/**/*',
'VERSION',
])