Compare commits
No commits in common. "131c7ba5be08e90148b677c742acb71d6518e416" and "32dc6b2dc5b894ec975ec618db75355ee7b2a979" have entirely different histories.
131c7ba5be
...
32dc6b2dc5
|
@ -7,7 +7,3 @@ export DH_RUBY = --gem-install
|
|||
|
||||
%:
|
||||
dh $@ --buildsystem=ruby --with ruby
|
||||
|
||||
override_dh_auto_install:
|
||||
dh_auto_install
|
||||
find $(CURDIR) -iname "*.erb" -and -executable -exec chmod -x {} +
|
||||
|
|
0
lib/puppet-strings/yard/templates/default/puppet_class/html/note.erb
Normal file → Executable file
0
lib/puppet-strings/yard/templates/default/puppet_class/html/note.erb
Normal file → Executable file
0
lib/puppet-strings/yard/templates/default/puppet_class/html/todo.erb
Normal file → Executable file
0
lib/puppet-strings/yard/templates/default/puppet_class/html/todo.erb
Normal file → Executable file
0
lib/puppet-strings/yard/templates/default/puppet_defined_type/html/note.erb
Normal file → Executable file
0
lib/puppet-strings/yard/templates/default/puppet_defined_type/html/note.erb
Normal file → Executable file
0
lib/puppet-strings/yard/templates/default/puppet_defined_type/html/todo.erb
Normal file → Executable file
0
lib/puppet-strings/yard/templates/default/puppet_defined_type/html/todo.erb
Normal file → Executable file
0
lib/puppet-strings/yard/templates/default/puppet_function/html/note.erb
Normal file → Executable file
0
lib/puppet-strings/yard/templates/default/puppet_function/html/note.erb
Normal file → Executable file
0
lib/puppet-strings/yard/templates/default/puppet_function/html/todo.erb
Normal file → Executable file
0
lib/puppet-strings/yard/templates/default/puppet_function/html/todo.erb
Normal file → Executable file
Loading…
Reference in New Issue