Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:bmwiedemann:reproducible:distribution:ring0rb
tcl
macros.tcl
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File macros.tcl of Package tcl
# RPM macros for Tcl # The minor version of Tcl %tcl_version %(echo 'puts [info tclversion]'|tclsh) # compiled packges should go here %tcl_archdir %(echo 'puts [lindex $tcl_pkgPath 0]'|tclsh) # script-only packages should go here %tcl_noarchdir %(echo 'puts [lindex $tcl_pkgPath 1]'|tclsh) # tclscriptdir is deprecated, please use tcl_archdir or # tcl_noarchdir instead, depending on the type of your package %tclscriptdir %tcl_noarchdir
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor