mirror of
https://github.com/fspc/dswim.git
synced 2026-09-16 16:41:39 -04:00
Name change - swim to dswim.
This commit is contained in:
+3
-3
@@ -22,7 +22,7 @@ build-stamp:
|
||||
|
||||
# Add here commands to compile the package.
|
||||
$(MAKE)
|
||||
#/usr/bin/docbook-to-man debian/swim.sgml > swim.1
|
||||
#/usr/bin/docbook-to-man debian/dswim.sgml > dswim.1
|
||||
|
||||
touch build-stamp
|
||||
|
||||
@@ -42,8 +42,8 @@ install: build
|
||||
dh_clean -k
|
||||
dh_installdirs
|
||||
|
||||
# Add here commands to install the package into debian/swim.
|
||||
$(MAKE) install DESTDIR=$(CURDIR)/debian/swim
|
||||
# Add here commands to install the package into debian/dswim.
|
||||
$(MAKE) install DESTDIR=$(CURDIR)/debian/dswim
|
||||
|
||||
|
||||
# Build architecture-independent files here.
|
||||
|
||||
Reference in New Issue
Block a user