repo.or.cz
/
nautilus-actions.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
NadpDesktopFile: do not try to import empty or not DES-EMA files
[nautilus-actions.git]
/
run-distcheck.sh
blob
fc26d8d19f4d6c4871c0e188b041c2198ebd304f
1
#!/bin/sh
2
3
srcdir
=
$
(
cd
${0%/*}
;
pwd
)
4
5
target
=
doc
${srcdir}
/
run-autogen.sh
&&
6
${srcdir}
/
tools
/
check-po.sh
-nodummy
&&
7
${srcdir}
/
tools
/
check-headers.sh
-nodummy
&&
8
make
-C
_build distcheck