mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-02 11:09:29 +00:00
Change stamp file from CLE-0.9-PRE2 to CLE-0.9p1
This commit is contained in:
parent
70e8c96551
commit
334e7eb390
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=34839
@ -172,7 +172,7 @@ do-install:
|
||||
${RM} ${PREFIX}/$$F; \
|
||||
done
|
||||
@${LN} -s /var/tmp ${PREFIX}/usr/tmp
|
||||
@${TOUCH} ${PREFIX}/CLE-0.9-PRE2
|
||||
@${TOUCH} ${PREFIX}/CLE-0.9p1
|
||||
|
||||
post-install:
|
||||
@${ECHO} ''
|
||||
|
@ -25,7 +25,7 @@ if [ ! -f @PREFIX@/usr/share/locale/zh_TW.Big5/LC_CTYPE ] && \
|
||||
fi
|
||||
|
||||
if [ -f @PREFIX@/usr/share/locale/zh_TW.Big5/LC_CTYPE ] && \
|
||||
[ ! -f @PREFIX@/CLE-0.9-PRE2 ]; then
|
||||
[ ! -f @PREFIX@/CLE-0.9p1 ]; then
|
||||
echo --------------------------------------------------------------------
|
||||
echo You have previous release of zh-linux_base or zh-CLE_base installed!
|
||||
echo Please remove it before install this version.
|
||||
|
@ -1,4 +1,4 @@
|
||||
CLE-0.9-PRE2
|
||||
CLE-0.9p1
|
||||
bin/basename
|
||||
bin/bash
|
||||
bin/bash2
|
||||
|
Loading…
x
Reference in New Issue
Block a user