⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 popt.spec

📁 coldfire MCF5445X基于unix平台的BSP
💻 SPEC
字号:
%define pfx /opt/freescale/rootfs/%{_target_cpu}Summary         : A C library for parsing command line parameters.Name            : poptVersion         : 1.7Release         : 1License         : X11 styleVendor          : FreescalePackager        : Stuart HughesGroup           : Development/LibrariesSource          :  http://gd.tuwien.ac.at/utils/rpm.org/dist/rpm-4.1.x/%{name}-%{version}.tar.gzBuildRoot       : %{_tmppath}/%{name}Prefix          : %{pfx}%Description%{summary}%Prep%setup %Buildif [ -n "$UCLIBC" ]then    config_opts='ac_cv_header_libintl_h=no gt_cv_func_gnugettext1_libintl=no'fieval $config_opts \./configure --prefix=%{_prefix} --host=$CFGHOST --build=%{_build} \--mandir=%{_mandir} -C# test1_LDFLAGS etc is needed for gcc-3.4.3 and latermake test1_LDFLAGS= test2_LDFLAGS= test3_LDFLAGS= LIBS="$LIBS"%Installrm -rf $RPM_BUILD_ROOTmake install DESTDIR=$RPM_BUILD_ROOT/%{pfx}rm -f $RPM_BUILD_ROOT/%{pfx}/%{_prefix}/lib/*.la%Cleanrm -rf $RPM_BUILD_ROOT%Files%defattr(-,root,root)%{pfx}/*

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -