]> git.pld-linux.org Git - packages/iceape.git/commitdiff
- small cleanup
authorhawk <hawk@pld-linux.org>
Tue, 29 Jul 2008 11:20:09 +0000 (11:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    iceape-rm_nonfree.sh -> 1.2

iceape-rm_nonfree.sh

index 2674bd87a2f486b991aa27f231703410704f7ca0..1349e873643f0cfaae44cc32a6fe92a8b6ef715a 100644 (file)
@@ -138,7 +138,5 @@ rm -fv directory/c-sdk/ldap/docs/draft-ietf-ldapext-ldap-c-api-05.txt
 rm -fv calendar/sunbird/app/sunbird.ico
 rm -fv calendar/sunbird/app/default.xpm
 rm -fv calendar/resources/content/sunbird_small.png
-cat calendar/sunbird/app/brand.dtd.in | sed -e "s/Sunbird/Calendar/g" |  sed -e "s/Mozilla/PLD/g" | sed -e "s/www.mozilla.org.*\"/www.pld-linux.org\"/g" > calendar/sunbird/app/brand.dtd.in.new; mv calendar/sunbird/app/brand.dtd.in.new calendar/sunbird/app/brand.dtd.in
-cat calendar/sunbird/app/brand.properties | sed -e "s/Sunbird/Calendar/g" | sed -e "s/Mozilla/PLD/g" > calendar/sunbird/app/brand.properties.new; mv calendar/sunbird/app/brand.properties.new calendar/sunbird/app/brand.properties
 find . -type d -name CVS | xargs rm -rf
 find . -type f -name .cvsignore | xargs rm -f
This page took 0.414599 seconds and 4 git commands to generate.