diff options
author | Slávek Banko <[email protected]> | 2021-07-04 02:09:29 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-07-04 17:40:44 +0200 |
commit | 17002c193dcecec2cf95289e45ce29851c8ae804 (patch) | |
tree | 5b4586b6f1f1b4a96333de81c5c297a605fd6863 /src/fetch/scripts | |
parent | 92f5d345028b7abfe69e087495ebd933bb68b2c9 (diff) | |
download | tellico-17002c193dcecec2cf95289e45ce29851c8ae804.tar.gz tellico-17002c193dcecec2cf95289e45ce29851c8ae804.zip |
Drop automake build support.
Signed-off-by: Slávek Banko <[email protected]>
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 |