You've already forked wine-staging
mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2025-04-13 14:42:51 -07:00
Provide font licenses as seperate files.
This commit is contained in:
5
debian/rules
vendored
5
debian/rules
vendored
@@ -42,11 +42,6 @@ override_dh_auto_test:
|
||||
|
||||
|
||||
override_dh_installdocs:
|
||||
|
||||
# Create copies of license files
|
||||
cp "$(CURDIR)/LICENSE" "$(CURDIR)/LICENSE.wine"
|
||||
cp "$(CURDIR)/LICENSE.md" "$(CURDIR)/LICENSE.wine-staging"
|
||||
|
||||
dh_installdocs --link-doc=wine-staging
|
||||
|
||||
|
||||
|
7
debian/wine-staging.docs
vendored
7
debian/wine-staging.docs
vendored
@@ -1,6 +1,9 @@
|
||||
documentation/README.*
|
||||
ANNOUNCE
|
||||
AUTHORS
|
||||
LICENSE.wine
|
||||
LICENSE.wine-staging
|
||||
LICENSE
|
||||
COPYING.LIB
|
||||
COPYING.arial
|
||||
COPYING.cour
|
||||
COPYING.msyh
|
||||
README
|
||||
|
Reference in New Issue
Block a user