projects
/
comedilib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d0c1d4
)
Fix for toplevel makefile change
author
David Schleef
<ds@schleef.org>
Mon, 18 Mar 2002 22:10:12 +0000
(22:10 +0000)
committer
David Schleef
<ds@schleef.org>
Mon, 18 Mar 2002 22:10:12 +0000
(22:10 +0000)
debian/rules
patch
|
blob
|
history
diff --git
a/debian/rules
b/debian/rules
index 804154881f96e6e09ff1aa49b0532eb481033566..dbac5747fc0ec99816a872395b3dc0cf83ae7c0e 100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-45,7
+45,7
@@
install: build
dh_installdirs
# Add here commands to install the package into debian/tmp.
- $(MAKE) install_d
ebian
DESTDIR=`pwd`/debian/tmp
+ $(MAKE) install_d
istro
DESTDIR=`pwd`/debian/tmp
#(cd debian/tmp;mv usr/doc/libcomedi usr/share/doc/libcomedi-dev;rmdir usr/doc)