]> gitweb.fperrin.net Git - GpsPrune.git/commitdiff
[debian] Add extra datafile to package
authorFrédéric Perrin <frederic.perrin@intl.att.com>
Thu, 30 Jan 2020 17:15:05 +0000 (17:15 +0000)
committerFrédéric Perrin <frederic.perrin@intl.att.com>
Thu, 30 Jan 2020 17:15:50 +0000 (17:15 +0000)
debian/rules

index 2665ee3bc9cda13ae710b6cfc6b9fd6c6ee8dbde..6af664d899325494296d470382db0bdb7367ff12 100755 (executable)
@@ -18,7 +18,7 @@ export CLASSPATH=/usr/share/java/j3dcore.jar:/usr/share/java/j3dutils.jar:/usr/s
 override_jh_build:
        jh_build --no-javadoc
        # JH_JAR_EXTRA is broken
-       cd src; jar uf ../gpsprune.jar tim/prune/*.txt tim/prune/lang/* tim/prune/gui/images  tim/prune/function/srtm/srtmtiles.dat
+       cd src; jar uf ../gpsprune.jar tim/prune/*.txt tim/prune/lang/* tim/prune/gui/images  tim/prune/function/srtm/srtmtiles.dat tim/prune/function/srtm/viewfinder/tiles.dat
 
 override_jh_depends:
        jh_depends -v -Xlibjava3d-java -Xlibvecmath-java -Xlibjava3d-jni