summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2004-09-17 20:54:45 +0000
committerEric S. Raymond <esr@thyrsus.com>2004-09-17 20:54:45 +0000
commitf6735a21371d9aa962f9b2a9bdf6ec7aad829043 (patch)
tree22c15987d7dbde60b9b752d954ea61aabacd1121
parentebf733ad39e12a2ccde6e5c05e7f463c1be1182f (diff)
downloadgpsd-f6735a21371d9aa962f9b2a9bdf6ec7aad829043.tar.gz
Naturally there had to be a last-minute bug.
-rw-r--r--gpsd.spec.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/gpsd.spec.in b/gpsd.spec.in
index d789bb17..ed31e65e 100644
--- a/gpsd.spec.in
+++ b/gpsd.spec.in
@@ -104,8 +104,8 @@ cp xgpsspeed.ad "$RPM_BUILD_ROOT"%{_libdir}/X11/app-defaults/xgpsspeed
%{_mandir}/man3/libgps.3*
%{_mandir}/man3/libgpsd.3*
%attr(755, root, root) %{_sysconfdir}/init.d/gpsd
-{_libdir}/X11/app-defaults/gps
-{_libdir}/X11/app-defaults/xgpsspeed
+%{_libdir}/X11/app-defaults/gps
+%{_libdir}/X11/app-defaults/xgpsspeed
%files -n gpsd-devel
%doc README INSTALL COPYING libgps.xml libgpsd.xml HACKING