ALT Linux Bugzilla
– Attachment 5273 Details for
Bug 26748
Добавить переменную окружения для run-tests
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
Added env vars in profile.d
php5.spec.diff (text/plain), 886 bytes, created by
Kulik Dmitriy
on 2011-12-24 04:25:31 MSK
(
hide
)
Description:
Added env vars in profile.d
Filename:
MIME Type:
Creator:
Kulik Dmitriy
Created:
2011-12-24 04:25:31 MSK
Size:
886 bytes
patch
obsolete
>*** php5.spec.orig 2011-09-12 16:52:40.000000000 +0300 >--- php5.spec 2011-12-24 02:04:42.639963500 +0200 >*************** >*** 268,273 **** >--- 268,277 ---- > # Make backup some files to make devel package. > %make clean > >+ # Make env vars for php tests >+ echo "export TEST_PHP_EXECUTABLE=%_bindir/php5">%buildroot/%_sysconfdir/profile.d/php5-test.sh >+ echo "setenv TEST_PHP_EXECUTABLE %_bindir/php5">%buildroot/%_sysconfdir/profile.d/php5-test.csh >+ > find scripts/apache/ -type f | xargs chmod 644 > mkdir -p sapi/apache/apache/ > cp -dpR scripts/apache/* sapi/apache/apache/ >*************** >*** 319,324 **** >--- 323,330 ---- > %php5_libdir/build > %_libdir/libphp-%_php5_version.a > %_usrsrc/php5-devel >+ %_sysconfdir/profile.d/php5-test.sh >+ %_sysconfdir/profile.d/php5-test.csh > %_man1dir/php-config.1* > %_man1dir/phpize.1* > %doc SELF-CONTAINED-EXTENSIONS php-packaging.readme
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 26748
: 5273