483193a5fc
reviewed, okay. Thanks! OBS-URL: https://build.opensuse.org/request/show/66182 OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gpsd?expand=0&rev=61
14 lines
388 B
Diff
14 lines
388 B
Diff
diff --git a/Makefile.am b/Makefile.am
|
|
index 71860dc..9af87df 100644
|
|
--- a/Makefile.am
|
|
+++ b/Makefile.am
|
|
@@ -64,7 +64,7 @@ PYTHONMODULES_DIST = gps/__init__.py gps/misc.py gps/fake.py gps/gps.py gps/clie
|
|
|
|
PYTHONPAGES_DIST = gpsprof.1 gpsfake.1 gpscat.1 xgpsspeed.1 xgps.1
|
|
if HAVE_PYTHON
|
|
-pyexec_PYTHON = gpscap.py
|
|
+python_PYTHON = gpscap.py
|
|
PYTHONPAGES = $(PYTHONPAGES_DIST)
|
|
endif
|
|
|