[Momonga-devel.ja:02528] [momongaja:00030] fix %clean section of dvdauthor and libcroco
- From: bugs-admin@xxxxxxxxxxxxxxxxx
- Date: Sun, 25 Apr 2004 19:51:25 +0900
ichiro@xxxxxxxxxxxxx wrote:
dvdauthor-0.6.10-1m、%install と % clean を修正しました。
ndex: dvdauthor.spec
===================================================================
--- dvdauthor.spec (revision 1224)
+++ dvdauthor.spec (working copy)
@@ -26,11 +26,11 @@
%make
%install
-%{__rm} -rf "%{builrdoot}"
+%{__rm} -rf "%{buildroot}"
%makeinstall
%clean
-%{__rm} -rf "%{builrdoot}"
+%{__rm} -rf "%{buildroot}"
%files
%defattr(-,root,root)
libcroco-0.5.0-1m も修正しました。
Index: libcroco.spec
===================================================================
--- libcroco.spec (revision 1224)
+++ libcroco.spec (working copy)
@@ -41,11 +41,11 @@
%make
%install
-[ "%{buildroot}" != "/"] && %__rm -rf %{buildroot}
+[ "%{buildroot}" != "/" ] && %__rm -rf %{buildroot}
%makeinstall
%clean
-[ "%{buildroot}" != "/"] && %__rm -rf %{buildroot}
+[ "%{buildroot}" != "/" ] && %__rm -rf %{buildroot}
%files
%defattr(-,root,root)
どちらも単純なミスなので、指摘するのも気が引けますが、
よろしくお願いします。
== このレポートの詳細は以下の通りです ==
レポート ID : 30
レポート URL : http://developer.momonga-linux.org/kagemai/guest.cgi?project=momongaja&action=view_report&id=30
状態 : 新規
処理方法 : 未処理
バージョン : HEAD
優先度 : 中
重要度 : 普通
担当者 : 未定
# あなたが、このようなメッセージに無関係である場合には、
# 管理者 <bugs-admin@xxxxxxxxxxxxxxxxx> までご連絡ください。
--
Bug Tracking System 影舞 0.8.3.
http://www.daifukuya.com/kagemai/