- revert Makefile

- update .cvsignore
This commit is contained in:
Jens Petersen 2005-04-06 15:47:50 +00:00
parent 50da12b211
commit 9bc2e60814
2 changed files with 7 additions and 21 deletions

View File

@ -1,7 +1,3 @@
Mule-UCS-current.tar.gz emacs-21.3.50*
elisp-manual-21-2.8.tar.bz2 emacs-22.0.50*
emacs-21.3
emacs-21.3.tar.gz
leim-21.3.tar.gz
php-mode-1.1.0.tgz php-mode-1.1.0.tgz
tramp-2.1.3.tar.gz

View File

@ -1,16 +1,6 @@
NAME = emacs # Makefile for source rpm: emacs
# $Id: Makefile,v 1.1 2004/09/09 04:30:11 cvsdist Exp $
DIST = current NAME := emacs
# only one repo SPECFILE = $(firstword $(wildcard *.spec))
ALL_DISTS = no
STAGE_DIR=/fedora/emacs
REPO_TOP=$(STAGE_DIR)
REPO=testing
WEBSITE=people:public_html/emacs/
include ../Makefile.repo
dist:
./make-dist
include ../common/Makefile.common