[Pkg-wmaker-commits] [wmbiff] 02/32: Fixed install rule in Makefile.
Doug Torrance
dtorrance-guest at moszumanska.debian.org
Thu Aug 20 03:00:33 UTC 2015
This is an automated email from the git hooks/post-receive script.
dtorrance-guest pushed a commit to tag wmbiff_0_3_8
in repository wmbiff.
commit 4d6030a61e4de2dcc3268db67e23a8fa811a681d
Author: jordi <jordi>
Date: Fri Mar 1 11:28:05 2002 +0000
Fixed install rule in Makefile.
---
wmbiff/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/wmbiff/Makefile b/wmbiff/Makefile
index 4fa5284..de98361 100644
--- a/wmbiff/Makefile
+++ b/wmbiff/Makefile
@@ -1,6 +1,6 @@
# Makefile for wmbiff
#
-# $Id: Makefile,v 1.23 2002/03/01 08:41:29 bluehal Exp $
+# $Id: Makefile,v 1.24 2002/03/01 11:28:05 jordi Exp $
# Disable gnutls crypto?
#WITHOUT_CRYPTO= 1
@@ -105,7 +105,7 @@ install: wmbiff
$(INSTALL_DIR) $(BINDIR)
$(INSTALL_DIR) $(MANDIR)/man1
$(INSTALL_DIR) $(MANDIR)/man5
- $(INSTALL_PROGRAM) wmbiff $(BINDIR)
+ $(INSTALL_PRG) wmbiff $(BINDIR)
$(INSTALL_FILE) wmbiff.1 $(MANDIR)/man1
$(INSTALL_FILE) wmbiffrc.5 $(MANDIR)/man5
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmbiff.git
More information about the Pkg-wmaker-commits
mailing list