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

📄 genext2fs.spec

📁 coldfire MCF5445X基于unix平台的BSP
💻 SPEC
字号:
%define pfx /opt/freescale/rootfs/%{_target_cpu}Summary         : Tools for the second extended (ext2) filesystemName            : genext2fsVersion         : 1.3Release         : 1License         : GPLVendor          : FreescalePackager        : Stuart HughesGroup           : Applications/SystemSource          : http://ftp.debian.org/debian/pool/main/g/genext2fs/%{name}_%{version}.orig.tar.gzPatch0          : genext2fs-01-cvs-updates.patchPatch1          : genext2fs-02-nosquash_devtable.patchPatch2          : genext2fs-makefile_in.patchBuildRoot       : %{_tmppath}/%{name}Prefix          : %{pfx}%Description%{summary}%Prep%setup -n %{name}-%{version}.orig%patch0 -p1%patch1 -p1%patch2 -p1%Build# There is a race condition, both configure and aclocal.m4# get touched, sometimes this leads to configure being rebuilt# which fail with: automake-1.8: command not foundsh ./configure --prefix=%{_prefix} --host=$CFGHOST --build=%{_build} --mandir=%{_mandir}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 + -