mirror of
https://github.com/fspc/gbootroot.git
synced 2025-02-22 08:33:24 -05:00
Edited to reflect make-debian-x11 and debconf.
This commit is contained in:
parent
59c0ec3c5f
commit
1261be3326
@ -22,7 +22,7 @@ build-stamp:
|
||||
|
||||
# Add here commands to compile the package.
|
||||
$(MAKE)
|
||||
#/usr/bin/docbook-to-man debian/gbootroot.sgml > gbootroot.1
|
||||
#/usr/bin/docbook-to-man debian/make-debian-x11.sgml > make-debian-x11.1
|
||||
|
||||
touch build-stamp
|
||||
|
||||
@ -42,8 +42,8 @@ install: build
|
||||
dh_clean -k
|
||||
dh_installdirs
|
||||
|
||||
# Add here commands to install the package into debian/gbootroot.
|
||||
$(MAKE) install DESTDIR=$(CURDIR)/debian/gbootroot
|
||||
# Add here commands to install the package into debian/make-debian-x11.
|
||||
$(MAKE) install DESTDIR=$(CURDIR)/debian/make-debian-x11
|
||||
|
||||
|
||||
# Build architecture-independent files here.
|
||||
@ -54,7 +54,7 @@ binary-indep: build install
|
||||
binary-arch: build install
|
||||
dh_testdir
|
||||
dh_testroot
|
||||
# dh_installdebconf
|
||||
dh_installdebconf
|
||||
dh_installdocs
|
||||
# dh_installexamples
|
||||
# dh_installmenu
|
||||
|
Loading…
x
Reference in New Issue
Block a user