diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2021-07-04 02:09:29 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2021-07-04 18:44:34 +0200 |
commit | 438ed1ab7a6b70d6878b6dd5019a17d7903cf360 (patch) | |
tree | 6e0ee074a7ece0494375a95049ae1de114b9e45c /src/fetch/scripts | |
parent | b6479767772bee82cd6e682bab243947a2f375ed (diff) | |
download | tellico-438ed1ab.tar.gz tellico-438ed1ab.zip |
Drop automake build support.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 17002c193dcecec2cf95289e45ce29851c8ae804)
Diffstat (limited to 'src/fetch/scripts')
-rw-r--r-- | src/fetch/scripts/Makefile.am | 30 | ||||
-rw-r--r--[-rwxr-xr-x] | src/fetch/scripts/fr.allocine.py | 0 |
2 files changed, 0 insertions, 30 deletions
diff --git a/src/fetch/scripts/Makefile.am b/src/fetch/scripts/Makefile.am deleted file mode 100644 index a767d24..0000000 --- a/src/fetch/scripts/Makefile.am +++ /dev/null @@ -1,30 +0,0 @@ -####### tdevelop will overwrite this part!!! (begin)########## - -EXTRA_DIST = \ -fr.allocine.py fr.allocine.py.spec \ -ministerio_de_cultura.py ministerio_de_cultura.py.spec \ -dark_horse_comics.py dark_horse_comics.py.spec \ -boardgamegeek.rb boardgamegeek.rb.spec - -####### tdevelop will overwrite this part!!! (end)############ - -scriptdir = $(kde_datadir)/tellico/data-sources -script_SCRIPTS = \ -fr.allocine.py \ -ministerio_de_cultura.py \ -dark_horse_comics.py \ -boardgamegeek.rb - -script_DATA = \ -fr.allocine.py.spec \ -ministerio_de_cultura.py.spec \ -dark_horse_comics.py.spec \ -boardgamegeek.rb.spec - -KDE_OPTIONS = noautodist - -CLEANFILES = *~ - -# probably a better way to do this -uninstall-hook: - -if [ -d $(scriptdir) ]; then rmdir $(scriptdir); fi diff --git a/src/fetch/scripts/fr.allocine.py b/src/fetch/scripts/fr.allocine.py index 97a2247..97a2247 100755..100644 --- a/src/fetch/scripts/fr.allocine.py +++ b/src/fetch/scripts/fr.allocine.py |