mirror of /home/gitosis/repositories/libowfat.git
for this time for real
parent
ea6895ba02
commit
ab265b3c61
|
@ -162,7 +162,7 @@ CURNAME=$(notdir $(shell pwd))
|
|||
|
||||
tar: Makefile clean rename
|
||||
rm -f dep libdep
|
||||
cd ..; tar cvvf $(VERSION).tar.bz2 $(VERSION) --use=bzip2 --exclude CVS
|
||||
cd ..; tar cvvf $(VERSION).tar.bz2 --use=bzip2 --exclude CVS $(VERSION)
|
||||
|
||||
rename:
|
||||
if test $(CURNAME) != $(VERSION); then cd .. && mv $(CURNAME) $(VERSION); fi
|
||||
|
|
Loading…
Reference in New Issue