osm2pgsql: Remove from RHEL 8. Does not compile there.
authorDevrim Gunduz <devrim@gunduz.org>
Mon, 14 Apr 2025 11:26:32 +0000 (14:26 +0300)
committerDevrim Gunduz <devrim@gunduz.org>
Mon, 14 Apr 2025 11:26:32 +0000 (14:26 +0300)
rpm/redhat/main/common/osm2pgsql/EL-8/Makefile [deleted file]
rpm/redhat/main/common/osm2pgsql/EL-8/osm2pgsql.spec [deleted symlink]

diff --git a/rpm/redhat/main/common/osm2pgsql/EL-8/Makefile b/rpm/redhat/main/common/osm2pgsql/EL-8/Makefile
deleted file mode 100644 (file)
index 4815a21..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-#################################
-# RPM-specific Makefile                #
-# https://yum.postgresql.org   #
-#                              #
-# Devrim Gunduz                        #
-# devrim@gunduz.org            #
-#################################
-
-# Predefined values
-
-ARCH=`rpm --eval "%{_arch}"`
-DIR=`pwd`
-DIST=.rhel8
-SPECFILE="osm2pgsql.spec"
-
-# Now, include global Makefile
-include ../../../../global/Makefile.global
diff --git a/rpm/redhat/main/common/osm2pgsql/EL-8/osm2pgsql.spec b/rpm/redhat/main/common/osm2pgsql/EL-8/osm2pgsql.spec
deleted file mode 120000 (symlink)
index 3182c76..0000000
+++ /dev/null
@@ -1 +0,0 @@
-../main/osm2pgsql.spec
\ No newline at end of file