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

Bug#318790: puts data files in a location where discover does not work



tags 318790 fixed
thanks

I NMUed for this bug using the attached patch.

-- 
see shy jo
diff -ur old/discover1-data-1.2005.07.12/debian/changelog discover1-data-1.2005.07.12/debian/changelog
--- old/discover1-data-1.2005.07.12/debian/changelog	2005-07-12 12:28:59.000000000 -0400
+++ discover1-data-1.2005.07.12/debian/changelog	2005-07-17 13:53:37.000000000 -0400
@@ -1,3 +1,11 @@
+discover1-data (1.2005.07.12.0.1) unstable; urgency=low
+
+  * NMU to un-break d-i.
+  * Ship the udeb's data files in /lib/discover same as the deb, so discover
+    can find them.
+
+ -- Joey Hess <joeyh@debian.org>  Sun, 17 Jul 2005 20:52:52 +0300
+
 discover1-data (1.2005.07.12) unstable; urgency=low
 
   [ Joshua Kwan ]
diff -ur old/discover1-data-1.2005.07.12/debian/rules discover1-data-1.2005.07.12/debian/rules
--- old/discover1-data-1.2005.07.12/debian/rules	2005-07-12 12:09:36.000000000 -0400
+++ discover1-data-1.2005.07.12/debian/rules	2005-07-17 13:52:44.000000000 -0400
@@ -26,7 +26,7 @@
 	install -m 755 debian/discover1-data.bug debian/$(PACKAGE)/usr/share/bug/$(PACKAGE)
 
 # discover1-data-udeb
-	$(MAKE) install-udeb prefix=/usr DESTDIR=$(CURDIR)/debian/$(UPACKAGE)
+	$(MAKE) install-udeb prefix=/lib DESTDIR=$(CURDIR)/debian/$(UPACKAGE)
 
 binary-arch: build install
 

Attachment: signature.asc
Description: Digital signature


Reply to: