Merge branch 'master' of ssh://git.code.sf.net/p/free-cad/code
This commit is contained in:
commit
32546115b7
|
@ -1,7 +1,8 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<application>
|
||||
<id type="desktop">freecad.desktop</id>
|
||||
<licence>LGPL</licence>
|
||||
<metadata_licence>CC-BY-3.0</metadata_licence>
|
||||
<project_license>LGPL-2.1+</project_license>
|
||||
<name>FreeCAD</name>
|
||||
<summary>An open source parametric 3D CAD modeler</summary>
|
||||
<description>
|
||||
|
|
|
@ -70,6 +70,8 @@ install-stamp:
|
|||
dh_install debian/freecad.desktop usr/share/applications
|
||||
dh_installman debian/freecad.1 debian/mime/freecad-thumbnailer.1
|
||||
dh_installchangelogs ChangeLog.txt
|
||||
# install the gnome app file
|
||||
df_install debian/freecad.appdata.xml debian/freecad/usr/share/appdata
|
||||
# install the headers
|
||||
#dh_install -pfreecad-dev debian/tmp/freecad/usr/include/* usr/include
|
||||
# install the help system
|
||||
|
|
Loading…
Reference in New Issue
Block a user