📄 libidl.spec
字号:
%define pfx /opt/freescale/rootfs/%{_target_cpu}%define pkg_name libIDLSummary : Corba Interface Definition Language interface filesName : libidlVersion : 0.8.3Release : 1Vendor : FreescalePackager : Stuart HughesGroup : Development/LibrariesSource : %{pkg_name}-%{version}.tar.bz2License : LGPLBuildRoot : %{_tmppath}/%{name}%Description%{summary}%Prep%setup -n %{pkg_name}-%{version}%Build./configure --prefix=%{_prefix}make%Installrm -rf $RPM_BUILD_ROOTmake install DESTDIR=$RPM_BUILD_ROOT/%{pfx}%Cleanrm -rf $RPM_BUILD_ROOT%Files%defattr(-,root,root)%{pfx}/*
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -