Update of /cvsroot/monetdb/clients
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv11710
Modified Files:
rpm.mk.in
Log Message:
Cleanup after yourself.
Index: rpm.mk.in
===================================================================
RCS file: /cvsroot/monetdb/clients/rpm.mk.in,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- rpm.mk.in 10 Dec 2007 09:03:38 -0000 1.18
+++ rpm.mk.in 10 Dec 2007 09:37:03 -0000 1.19
@@ -63,6 +63,6 @@
cleanup_distr:
find MonetDB-client-* -perm -0100 -type f ! -name \*.bat ! -name \*.sh
! -exec grep -q '^#!' {} \; -exec chmod a-x {} \;
find MonetDB-client-* -type f ! -name \*.in ! -name configure ! -name
\*.spec -print | while read i; do test -f "$${i}.in" && rm -f "$${i}"; done ||
true
- find MonetDB-client-* -type f -exec sed -n -e "/^#line/!w
$${TMPDIR:-/var/tmp}/mn-dist-$$$$" {} \; -exec chmod u+w {} \; -exec cp
$${TMPDIR:-/var/tmp}/mn-dist-$$$$ {} \;
+ find MonetDB-client-* -type f -exec sed -n -e "/^#line/!w
$${TMPDIR:-/var/tmp}/mn-dist-$$$$" {} \; -exec chmod u+w {} \; -exec cp
$${TMPDIR:-/var/tmp}/mn-dist-$$$$ {} \; && rm -f
$${TMPDIR:-/var/tmp}/mn-dist-$$$$
dist-hook: cleanup_distr
-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins