Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-kde
Path: blob/main/x11-themes/adapta-backgrounds/files/patch-meson.build
22203 views
1
--- meson.build.orig 2018-01-17 11:04:28 UTC
2
+++ meson.build
3
@@ -20,12 +20,3 @@ subdir('backgrounds')
4
5
# Sub directories
6
subdir('backgrounds')
7
-
8
-# Extra-dist files
9
-extra_dist = [
10
- 'AUTHORS',
11
- 'COPYING',
12
- 'LICENSE_CC_BY_SA4'
13
-]
14
-
15
-install_data(extra_dist, install_dir: backgrounddir)
16
17