mirror of
https://github.com/alsa-project/alsa-utils
synced 2024-11-10 04:45:42 +01:00
Removed publish destonation...
This commit is contained in:
parent
f003ef744c
commit
adcf1ed5d2
1 changed files with 0 additions and 4 deletions
4
Makefile
4
Makefile
|
@ -40,7 +40,3 @@ pack: clean
|
|||
rm -f config.cache config.log config.status Makefile.conf
|
||||
chown -R root.root ../alsa-utils
|
||||
tar cvz -C .. -f ../alsa-utils-$(SND_UTIL_VERSION).tar.gz alsa-utils
|
||||
|
||||
publish: pack
|
||||
cat ../alsa-utils-$(SND_UTIL_VERSION).tar.gz | \
|
||||
ssh -l root zarquon.jcu.cz /home/alsa/publishutils alsa-utils-$(SND_UTIL_VERSION).tar.gz
|
||||
|
|
Loading…
Reference in a new issue