Changeset 36094
- Timestamp:
- 12/07/09 23:39:40 (3 years ago)
- Location:
- lang/objective-cplusplus/i3/trunk
- Files:
-
- 1 modified
- 1 moved
-
Makefile.am (modified) (1 diff)
-
tmp/fakecygpty.c (moved) (moved from lang/objective-cplusplus/i3/trunk/windows/pty/fakecygpty.c)
Legend:
- Unmodified
- Added
- Removed
-
lang/objective-cplusplus/i3/trunk/Makefile.am
r36092 r36094 67 67 # cd ${top_distdir} && sh ${abs_top_srcdir}/scripts/clean_distdir.sh 68 68 69 dist2_distdir = dist2.${PACKAGE_NAME}-${PACKAGE_VERSION} 69 70 dist2: 70 rm -rf distdir 71 svn co `LC_ALL=en svn info | grep URL | cut -f 2 -d " "` distdir 72 cd distdir && autoreconf -i && ./configure && make dist 71 rm -rf ${dist2_distdir} 72 svn co `LC_ALL=en svn info | grep URL | cut -f 2 -d " "` ${dist2_distdir} 73 cd ${dist2_distdir} && autoreconf -i 74 cd ${dist2_distdir} && ./configure 75 cd ${dist2_distdir} && make dist 73 76 74 77 # copy locale file for windows
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)