mirror of
https://github.com/vattam/BSDGames.git
synced 2025-12-21 03:14:50 +00:00
* Added real dependancy alternate (lintian).
* Debhelper v3. git-svn-id: file:///srv/svn/joey/bsdgames-trunk@5144 a4a2c43b-8ac3-0310-8836-e0e880c912e2
This commit is contained in:
4
debian/rules
vendored
4
debian/rules
vendored
@@ -5,7 +5,7 @@
|
||||
#export DH_VERBOSE=1
|
||||
|
||||
# This is the debhelper compatibility version to use.
|
||||
export DH_COMPAT=2
|
||||
export DH_COMPAT=3
|
||||
|
||||
build: build-stamp
|
||||
build-stamp:
|
||||
@@ -58,8 +58,6 @@ binary-arch: build
|
||||
dh_installexamples
|
||||
dh_installmenu
|
||||
dh_installcron
|
||||
# dh_installmanpages
|
||||
# dh_undocumented
|
||||
dh_installchangelogs -k NEWS
|
||||
dh_strip
|
||||
dh_compress
|
||||
|
||||
Reference in New Issue
Block a user