Skip to content

Commit

Permalink
Remove patch_license - old helper script for mass migration
Browse files Browse the repository at this point in the history
  • Loading branch information
coolo committed Jan 28, 2021
1 parent 576cb60 commit 826232f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 568 deletions.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -9,7 +9,7 @@ install:
install -m 0755 format_spec_file $(DESTDIR)$(servicedir)
install -m 0644 format_spec_file.service $(DESTDIR)$(servicedir)
install -d $(DESTDIR)$(servicedir)/format_spec_file.files
install -m 0755 prepare_spec patch_license $(DESTDIR)$(servicedir)/format_spec_file.files
install -m 0755 prepare_spec $(DESTDIR)$(servicedir)/format_spec_file.files
install -m 0644 licenses_changes.txt $(DESTDIR)$(servicedir)/format_spec_file.files
install -m 0644 licences_exceptions.txt $(DESTDIR)$(servicedir)/format_spec_file.files

Expand Down

0 comments on commit 826232f

Please sign in to comment.