Copy examples to the correct directory
svn: r123
This commit is contained in:
parent
397bf8a89a
commit
4f36a0694a
@ -20,8 +20,8 @@ install:
|
|||||||
${INSTALL} -c gramps.sh ${bindir}/gramps
|
${INSTALL} -c gramps.sh ${bindir}/gramps
|
||||||
-${INSTALL} -d ${prefix}/share/example/gramps
|
-${INSTALL} -d ${prefix}/share/example/gramps
|
||||||
-${INSTALL} -d ${prefix}/share/example/gedcom
|
-${INSTALL} -d ${prefix}/share/example/gedcom
|
||||||
-${INSTALL} -c example/gramps/* ${prefix}/example/gramps
|
-${INSTALL} -c example/gramps/* ${prefix}/share/example/gramps
|
||||||
-${INSTALL} -c example/gedcom/* ${prefix}/example/gedcom
|
-${INSTALL} -c example/gedcom/* ${prefix}/share/example/gedcom
|
||||||
chmod +x ${bindir}/gramps
|
chmod +x ${bindir}/gramps
|
||||||
|
|
||||||
uninstall:
|
uninstall:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user