mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-10 07:11:41 +00:00
Even more Debian changes.
* Deek does the build-package dance again...
This commit is contained in:
parent
fe654959ee
commit
a221815585
1 changed files with 1 additions and 3 deletions
4
debian/rules
vendored
4
debian/rules
vendored
|
@ -207,11 +207,9 @@ install: build
|
|||
|
||||
# qfcc
|
||||
install -D -m755 $(tmp)/usr/games/qfcc $(tmp)/usr/bin/qfcc
|
||||
install -D -m755 $(tmp)/usr/games/qwaq $(tmp)/usr/bin/qwaq
|
||||
rm -f $(tmp)/usr/games/qfcc $(tmp)/usr/games/qwaq
|
||||
rm -f $(tmp)/usr/games/qfcc
|
||||
dh_movefiles -p$(QFCC) --sourcedir=$(tmp) \
|
||||
usr/bin/qfcc \
|
||||
usr/bin/qwaq \
|
||||
usr/share/man/man1/qfcc.1 \
|
||||
usr/include/QF/ruamoko/* \
|
||||
usr/lib/ruamoko/*
|
||||
|
|
Loading…
Reference in a new issue