- Timestamp:
- 01/27/10 00:20:48 (3 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/objective-cplusplus/i3/trunk/scripts/POTFILES.in.sh
r36538 r36544 13 13 14 14 sed -e 's/\r\n/\n/' POTFILES.in.tmp0 | cut -b${#srcdir}- | cut -b3- > POTFILES.in.tmp 15 rm POTFILES.in.tmp0 15 16 16 17 if test ! -s POTFILES.in.tmp; then … … 21 22 22 23 cmp POTFILES.in.tmp $target 23 if test $? -eq 0; then 24 cmp_result=$? 25 rm POTFILES.in.tmp 26 if test $cmp_result -eq 0; then 24 27 exit 0 25 28 fi 26 29 27 cp -pPOTFILES.in.tmp $target30 cp POTFILES.in.tmp $target 28 31 if test $? -ne 0; then 29 32 exit 1
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)