gpsd-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: spurious install of ${prefix}/include/gps.h


From: Greg Troxel
Subject: Re: spurious install of ${prefix}/include/gps.h
Date: Thu, 05 Aug 2021 12:47:23 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (berkeley-unix)

And further, this (staged to commit but not even locally committed)
avoids triggering the scons bug.  (I realize the adoc files would need
tweaking also.)

diff --git a/SConscript b/SConscript
index bf9a2a5ed..767088754 100644
--- a/SConscript
+++ b/SConscript
@@ -2324,7 +2324,7 @@ if adoc_prog:
 htmlpages = [
     'www/bt.html',
     'www/bu_303b.html',
-    'www/example1.c',
+    'www/example1.c.example',
     'www/excellence.html',
     'www/for-vendors.html',
     'www/future.html',
diff --git a/www/example1.c b/www/example1.c.example
similarity index 100%
rename from www/example1.c
rename to www/example1.c.example

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]