use %autosetup
This commit is contained in:
parent
640b7fe6e0
commit
b45c7357ae
@ -36,9 +36,7 @@ The cppunit-doc package contains HTML formatted API documention generated by
|
|||||||
the popular doxygen documentation generation tool.
|
the popular doxygen documentation generation tool.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%autosetup -p1
|
||||||
%patch0 -p1 -b .nolibdir
|
|
||||||
%patch1 -p1 -b .fsf-address
|
|
||||||
for file in THANKS ChangeLog NEWS; do
|
for file in THANKS ChangeLog NEWS; do
|
||||||
iconv -f latin1 -t utf8 < $file > ${file}.utf8
|
iconv -f latin1 -t utf8 < $file > ${file}.utf8
|
||||||
touch -c -r $file ${file}.utf8
|
touch -c -r $file ${file}.utf8
|
||||||
|
Loading…
Reference in New Issue
Block a user