- Rob added the install_dlx target to match the other packages

This commit is contained in:
Bryce Denney 2001-06-13 12:47:30 +00:00
parent 3e4694c5b5
commit a356868d15
2 changed files with 14 additions and 0 deletions

View File

@ -1,3 +1,16 @@
bochs (1.2.1-2) unstable; urgency=low
* Added bochs-dlx stuff. This may be separated out into its own
package at some point
-- Rob Lemley <rjlemley@debian> Tue, 12 Jun 2001 19:47:05 -0700
bochs (1.2.1-1) unstable; urgency=low
* New upstream release.
-- Rob Lemley <rjlemley@debian> Tue, 12 Jun 2001 17:57:51 -0700
bochs (1.2-3) unstable; urgency=low
* Moved debian dir to build dir

View File

@ -49,6 +49,7 @@ install: build
# Add here commands to install the package into debian/bochs.
$(MAKE) install_bin prefix=$(CURDIR)/debian/bochs/usr/local
$(MAKE) install_man prefix=$(CURDIR)/debian/bochs/usr/local
$(MAKE) install_dlx prefix=$(CURDIR)/debian/bochs/usr/local
# Put the font in the right place
cp $(CURDIR)/debian/bochs/usr/local/bochs/latest/vga.pcf $(CURDIR)/debian/bochs/usr/lib/X11/fonts/misc/vga.pcf