Dont install ChangeLog into /usr/lib/rpm/redhat directory, doh
This commit is contained in:
parent
d53f48cc84
commit
2e8b67dd78
2
Makefile
2
Makefile
@ -11,7 +11,7 @@ clean:
|
||||
install:
|
||||
mkdir -p $(DESTDIR)/usr/lib/rpm/redhat
|
||||
cp -pr * $(DESTDIR)/usr/lib/rpm/redhat/
|
||||
rm -f $(DESTDIR)/usr/lib/rpm/redhat/Makefile
|
||||
rm -f $(DESTDIR)/usr/lib/rpm/redhat/{Makefile,ChangeLog}
|
||||
|
||||
tag-archive:
|
||||
@git tag -a $(CVSTAG) -m "$(NAME)-$(VERSION) release"
|
||||
|
Loading…
Reference in New Issue
Block a user