mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-17 06:48:47 +02:00
-- Fixed typo.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Makefile.in for REMIND
|
||||
#
|
||||
# $Id: Makefile.in,v 1.14 2000-02-18 03:45:41 dfs Exp $
|
||||
# $Id: Makefile.in,v 1.15 2000-02-18 03:48:53 dfs Exp $
|
||||
|
||||
VERSION= 03.00.21
|
||||
SHELL= /bin/sh
|
||||
@@ -75,7 +75,6 @@ tgz:
|
||||
ln -s .. remind-$(VERSION)
|
||||
peekentry `find remind-$(VERSION) -depth -follow -name 'Entries' -print` | xargs tar cvf remind-$(VERSION).tar
|
||||
gzip -v -9 remind-$(VERSION).tar
|
||||
mv remind-$(VERSION).tar.gz
|
||||
rm -f remind-$(VERSION)
|
||||
|
||||
beta-tgz:
|
||||
|
||||
Reference in New Issue
Block a user