[sound-juicer/wip/hadess/add-flatpak: 1/3] build: Remove RPM spec file



commit 9682ee9be5e2f6c2d2d73c8bf2c094d5718fe0be
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Jan 6 10:54:14 2020 +0100

    build: Remove RPM spec file
    
    Downstream have had their own RPM definitions for a while now.

 Makefile.am          |  3 +-
 configure.ac         |  1 -
 sound-juicer.spec.in | 82 ----------------------------------------------------
 3 files changed, 1 insertion(+), 85 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index edf0a928..547f8706 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -41,8 +41,7 @@ SUBDIRS = . po help
 ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
 
 EXTRA_DIST += \
-       autogen.sh \
-       sound-juicer.spec
+       autogen.sh
 
 sound_juicer_LDFLAGS = \
        $(AM_LDFLAGS)
diff --git a/configure.ac b/configure.ac
index da8c196c..2619de38 100644
--- a/configure.ac
+++ b/configure.ac
@@ -123,7 +123,6 @@ AC_SUBST([AM_LDFLAGS])
 
 # Finally, generate the files
 AC_CONFIG_FILES([
-sound-juicer.spec
 Makefile
 data/org.gnome.SoundJuicer.desktop.in
 help/Makefile


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]