Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 152976 Details for
Bug 237049
Enhancement: blt fails to include bltwish and blt
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Patch to blt.spec to install bltwish and bltsh....
blt.spec.patch (text/plain), 1.37 KB, created by
Ezra Peisach
on 2007-04-19 01:43:09 UTC
(
hide
)
Description:
Patch to blt.spec to install bltwish and bltsh....
Filename:
MIME Type:
Creator:
Ezra Peisach
Created:
2007-04-19 01:43:09 UTC
Size:
1.37 KB
patch
obsolete
>*** blt.spec 2007/04/19 01:19:51 1.1 >--- blt.spec 2007/04/19 01:33:58 >*************** >*** 35,41 **** > %install > rm -rf $RPM_BUILD_ROOT > DIRECTORY=$RPM_BUILD_ROOT%{_libdir}/%{name}%{version} >! install -d $DIRECTORY > install -m 755 -p src/shared/libBLT24.so src/shared/libBLTlite24.so $DIRECTORY > install -m 644 -p library/*.{pro,tcl,xbm} library/tclIndex $DIRECTORY > echo 'package ifneeded BLT 2.4 "if {[llength [info commands tk]] > 0} {load [file join $dir libBLT24.so]} else {load [file join $dir libBLTlite24.so] BLT}"' > $DIRECTORY/pkgIndex.tcl >--- 35,43 ---- > %install > rm -rf $RPM_BUILD_ROOT > DIRECTORY=$RPM_BUILD_ROOT%{_libdir}/%{name}%{version} >! install -d $DIRECTORY $RPM_BUILD_ROOT%{_bindir} >! install -m 755 -p src/shared/bltsh24 $RPM_BUILD_ROOT%{_bindir}/bltsh >! install -m 755 -p src/shared/bltwish24 $RPM_BUILD_ROOT%{_bindir}/bltwish > install -m 755 -p src/shared/libBLT24.so src/shared/libBLTlite24.so $DIRECTORY > install -m 644 -p library/*.{pro,tcl,xbm} library/tclIndex $DIRECTORY > echo 'package ifneeded BLT 2.4 "if {[llength [info commands tk]] > 0} {load [file join $dir libBLT24.so]} else {load [file join $dir libBLTlite24.so] BLT}"' > $DIRECTORY/pkgIndex.tcl >*************** >*** 49,54 **** >--- 51,58 ---- > %defattr(-,root,root,0755) > %doc README INSTALL PROBLEMS html/ > %{_libdir}/%{name}%{version}/ >+ %{_bindir}/bltwish >+ %{_bindir}/bltsh > > %changelog >
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 237049
: 152976