[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debian-users:29833] Bug#JP/1502: cannot build in sid



Package: mouseclock
Version: 1.0-7

sid の X 環境(?)で build すると

mouseclock-1.0 (make[1]: *** `mouseclock._man' に必要なターゲット `mouseclock.man' を make するルールがありません.  中止。)

と失敗します。xpbiff の修正を参考にすると以下の patch
が必要なようです。

----------------------------------
--- ../../Port/Fail/mouseclock-1.0/debian/rules	Fri Aug 17 11:11:24 2001
+++ mouseclock-1.0/debian/rules	Mon Sep 10 10:37:53 2001
@@ -18,6 +18,7 @@
 build-stamp:
 	dh_testdir
 
+	cp debian/mouseclock.1x ./mouseclock.man
 	# Add here commands to compile the package.
 	xmkmf
 	$(MAKE) 
@@ -32,6 +33,7 @@
 	# Add here commands to clean up after the build process.
 	-$(MAKE) clean
 	-rm Makefile
+	rm -f mouseclock.man
 
 	dh_clean
 
----------------------------------

				平成13年9月11日(火)
-- 
 ***************************
 香田 温人(こうだ あつひと)
 http://www1.pm.tokushima-u.ac.jp/%7Ekohda/