[SCM] Packaging for TooHardForYou branch, master, updated. debian/1.3-1-19-g22e5561
Gerfried Fuchs
rhonda at debian.at
Thu Jul 10 21:41:06 UTC 2008
The following commit has been merged in the master branch:
commit f4a2395b89d6806dceae756389358f4910a49826
Author: Gerfried Fuchs <rhonda at debian.at>
Date: Thu Jul 10 23:13:05 2008 +0200
install copyright, menu and doc-base files
diff --git a/debian/rules b/debian/rules
index 3a9f490..1caacfc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -50,6 +50,7 @@ install: build
$(TMP)/usr/share/doc/$(PKG)
$(INSTALL_FILE) help/*.htm $(TMP)/usr/share/doc/$(PKG)/html
$(INSTALL_FILE) help/images/* $(TMP)/usr/share/doc/$(PKG)/html/images
+ $(INSTALL_FILE) debian/copyright $(TMP)/usr/share/doc/$(PKG)
# Build architecture-independent files here.
@@ -61,7 +62,11 @@ binary-indep: build install
binary-arch: build install
$(checkdir)
$(checkroot)
- $(INSTALL_DIR) $(TMP)/DEBIAN
+ $(INSTALL_DIR) $(TMP)/DEBIAN $(TMP)/usr/share/menu \
+ $(TMP)/usr/share/doc-base
+ $(INSTALL_FILE) debian/menu $(TMP)/usr/share/menu/$(PKG)
+ $(INSTALL_FILE) debian/2h4u.doc-base.help \
+ $(TMP)/usr/share/doc-base/2h4u-help
$(INSTALL_FILE) debian/changelog \
$(TMP)/usr/share/doc/$(PKG)/changelog.Debian
gzip -9 $(TMP)/usr/share/doc/$(PKG)/changelog.Debian
--
Packaging for TooHardForYou
More information about the Pkg-games-commits
mailing list