mirror of
https://git.savannah.gnu.org/git/parallel.git
synced 2024-11-22 05:57:54 +00:00
77f83e6270
Testsuite of {/} {/.} {#/.} {#/}.
6 lines
261 B
Makefile
6 lines
261 B
Makefile
all:
|
|
cd ../debian/ && make
|
|
cp ../debian/parallel_*.dsc ../debian/parallel_*.tar.gz home\:tange/parallel/
|
|
cp `ls ../../parallel-*.tar.bz2|tail -n1` home\:tange/parallel/
|
|
cd home\:tange/parallel/ && osc up && osc add *.dsc *.tar.gz *.spec *.tar.bz2 && osc ci
|