Thread (1 message) 1 message, 1 author, 2016-06-15

Re: [PATCH] First cut of a Cygwin package creation target.

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:42:08

"Tim O Callaghan" [off-list ref] writes:
quoted hunk
applies-to: 2bab3caf63fc29f249c792289365abaf1cfa071b
ba3be06048f361afc80baae30b00dd6e022386d0
diff --git a/Makefile b/Makefile
old mode 100644
new mode 100755
Is the mode change relevant to cygwin port?
quoted hunk
index c31af7b..1a227ed
--- a/Makefile
+++ b/Makefile
@@ -441,6 +441,26 @@ deb: dist
        dpkg-source -b $(GIT_TARNAME)
        cd $(GIT_TARNAME) && fakeroot debian/rules binary

+unexport prefix
+export prefix=/
+export DESTDIR=/tmp/cygwin/usr
+cygwinpackage: all
...
Are these environment-mucking supposed to be only effective
while you are running cygwinpackage target, or are you breaking
everybody else?  I cannot offhand tell because your patch does
not apply for me to try it out, after your MUA munged it.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help