056da825f0
- These are specific to Fedora so might as well live there, and this also avoids having to carry patches in rpm (and rebuild for changes) for no good reason
13 lines
414 B
Diff
13 lines
414 B
Diff
diff --git a/scripts/Makefile.am b/scripts/Makefile.am
|
|
index 7656c80..d1aeeba 100644
|
|
--- a/scripts/Makefile.am
|
|
+++ b/scripts/Makefile.am
|
|
@@ -23,6 +23,7 @@ EXTRA_DIST = \
|
|
macros.perl macros.php macros.python
|
|
|
|
rpmconfig_SCRIPTS = \
|
|
+ appdata.prov \
|
|
brp-compress brp-python-bytecompile brp-java-gcjcompile \
|
|
brp-strip brp-strip-comment-note brp-python-hardlink \
|
|
brp-strip-shared brp-strip-static-archive \
|