telegps: Use altosui's Instdrv NSIS plugin for telegps
authorKeith Packard <keithp@keithp.com>
Thu, 29 May 2014 03:00:10 +0000 (20:00 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 29 May 2014 05:02:31 +0000 (22:02 -0700)
Instead of copying it, just point at it

Signed-off-by: Keith Packard <keithp@keithp.com>
telegps/.gitignore
telegps/telegps-windows.nsi.in

index c57079da21c0b0740508ed8b32aa392ce09d41d0..edb509f20418f39f6c96a7dc28fcd307a9f63dc3 100644 (file)
@@ -18,6 +18,7 @@ TeleGPS-Linux-*.sh
 TeleGPS-Mac-*.zip
 TeleGPS-Windows-*.exe
 telegps.desktop
 TeleGPS-Mac-*.zip
 TeleGPS-Windows-*.exe
 telegps.desktop
+telegps-windows.log
 *.dll
 *.dylib
 *.so
 *.dll
 *.dylib
 *.so
index e852f88aaa01d004850a13a74a3cb9b7ba64ec05..25c4b58ca71ef7089cc4fbbc48fbe06c423a8e91 100644 (file)
@@ -1,4 +1,4 @@
-!addplugindir Instdrv/NSIS/Plugins
+!addplugindir ../altosui/Instdrv/NSIS/Plugins
 ; Definitions for Java 1.6 Detection
 !define JRE_VERSION "1.6"
 !define JRE_ALTERNATE "1.7"
 ; Definitions for Java 1.6 Detection
 !define JRE_VERSION "1.6"
 !define JRE_ALTERNATE "1.7"