1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-23 19:25:25 +03:00
aports/testing/ruby-kramdown-parser-gfm/gemspec.patch
Jakub Jirutka 3f44206220 testing/ruby-kramdown-parser-gfm: new aport
Required for jekyll.
2021-07-01 13:38:53 +02:00

11 lines
324 B
Diff

--- a/Rakefile
+++ b/Rakefile
@@ -17,7 +17,7 @@
SUMMARY = 'kramdown-parser-gfm provides a kramdown parser for the GFM dialect of Markdown'
-PKG_FILES = FileList.new(['COPYING', 'VERSION', 'CONTRIBUTERS', 'lib/**/*.rb', 'test/**/*'])
+PKG_FILES = FileList.new(['lib/**/*.rb'])
CLOBBER << "VERSION"
file 'VERSION' do