Author: pebender
Date: Sat Dec 27 14:27:43 2008
New Revision: 4132
Modified:
trunk/gar-minimyth/script/meta/minimyth/files/source/Makefile
Log:
- Added file missing from fpie -> fpic commit.
Modified: trunk/gar-minimyth/script/meta/minimyth/files/source/Makefile
==============================================================================
--- trunk/gar-minimyth/script/meta/minimyth/files/source/Makefile
(original)
+++ trunk/gar-minimyth/script/meta/minimyth/files/source/Makefile Sat Dec
27 14:27:43 2008
@@ -433,7 +433,6 @@
| grep -v '/libc.so.[0-9]\+$$' \
| grep -v '/ld-linux.so.[0-9]\+$$' \
| grep -v '/ld-linux-x86-64.so.[0-9]\+$$' \
- | grep -v '/portmap$$' \
| xargs chmod 0644
@$(call SET_PERMISSIONS,$...@~)
@touch $...@~
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"minimyth-commits" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/minimyth-commits?hl=en
-~----------~----~----~----~------~----~------~--~---