Kevin Roth's fix to make correct cygwin packages
This commit is contained in:
@@ -32,7 +32,7 @@ cygwinbin:
|
|||||||
# copy some files into the binary install dir
|
# copy some files into the binary install dir
|
||||||
cp $(srcdir)/README \
|
cp $(srcdir)/README \
|
||||||
$(cygwintmp)/usr/doc/Cygwin/$(PACKAGE)-$(VERSION)-$(CYGBUILD).README
|
$(cygwintmp)/usr/doc/Cygwin/$(PACKAGE)-$(VERSION)-$(CYGBUILD).README
|
||||||
cd $(top_srcdir) ; cp CHANGES COPYING README UPGRADE docs/* \
|
cd $(top_srcdir) ; cp CHANGES COPYING README RELEASE-NOTES docs/* \
|
||||||
$(cygwintmp)/usr/doc/$(PACKAGE)-$(VERSION) ; pwd
|
$(cygwintmp)/usr/doc/$(PACKAGE)-$(VERSION) ; pwd
|
||||||
cd $(cygwintmp)/usr/doc/$(PACKAGE)-$(VERSION) ; rm *.1 Makefile*
|
cd $(cygwintmp)/usr/doc/$(PACKAGE)-$(VERSION) ; rm *.1 Makefile*
|
||||||
#
|
#
|
||||||
|
|||||||
Reference in New Issue
Block a user