- Rob added the install_dlx target to match the other packages
This commit is contained in:
parent
3e4694c5b5
commit
a356868d15
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user