mirror of
https://github.com/fspc/dswim.git
synced 2025-02-22 00:23:28 -05:00
gbootroot to swim
This commit is contained in:
parent
6782a84bf7
commit
242bfacf36
@ -22,7 +22,7 @@ build-stamp:
|
|||||||
|
|
||||||
# Add here commands to compile the package.
|
# Add here commands to compile the package.
|
||||||
$(MAKE)
|
$(MAKE)
|
||||||
#/usr/bin/docbook-to-man debian/gbootroot.sgml > gbootroot.1
|
#/usr/bin/docbook-to-man debian/swim.sgml > swim.1
|
||||||
|
|
||||||
touch build-stamp
|
touch build-stamp
|
||||||
|
|
||||||
@ -42,8 +42,8 @@ install: build
|
|||||||
dh_clean -k
|
dh_clean -k
|
||||||
dh_installdirs
|
dh_installdirs
|
||||||
|
|
||||||
# Add here commands to install the package into debian/gbootroot.
|
# Add here commands to install the package into debian/swim.
|
||||||
$(MAKE) install DESTDIR=$(CURDIR)/debian/gbootroot
|
$(MAKE) install DESTDIR=$(CURDIR)/debian/swim
|
||||||
|
|
||||||
|
|
||||||
# Build architecture-independent files here.
|
# Build architecture-independent files here.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user