[Ultrapossum-cvs 353] demo/uml/debian 1.7,1.8,config 1.2,1.3,rules

Back to archive index

Masato Taruishi taru****@users*****
2004年 9月 6日 (月) 16:22:13 JST


===================================================================
RCS file: demo/uml/debian/config,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- demo/uml/debian/config	2004/07/27 05:41:49	1.7
+++ demo/uml/debian/config	2004/09/06 07:22:13	1.8
@@ -62,7 +62,7 @@
 
 db_get ultrapossum-uml/uml_mirror_candidates
 if test "x$RET" = "xmisc"; then
-  db_input medium ultrapossum-uml/uml_mirror
+  db_input medium ultrapossum-uml/uml_mirror || true
   db_go
 else
   db_set ultrapossum-uml/uml_mirror "$RET"
===================================================================
RCS file: demo/uml/debian/rules,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- demo/uml/debian/rules	2004/07/03 15:40:08	1.2
+++ demo/uml/debian/rules	2004/09/06 07:22:13	1.3
@@ -9,6 +9,8 @@
 VERSION := $(shell dpkg-parsechangelog | grep Version | cut -d' ' -f2)
 DEB_HOST_ARCH := $(shell dpkg-architecture -qDEB_HOST_ARCH)
 
+DEB_DH_INSTALLINIT_ARGS := -- defaults 18
+
 common-binary-post-install-indep::
 	install -d $(DEB_DESTDIR)/etc/devfs/conf.d/
 	install -m644 debian/devfs.conf $(DEB_DESTDIR)/etc/devfs/conf.d/ultrapossum-uml



Ultrapossum-cvs メーリングリストの案内
Back to archive index