projects
/
sven
/
mysqltcl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
afe20f0
)
Sweeter linebreak
author
Sven Hoexter
<sven@timegate.de>
Tue, 25 Dec 2007 20:47:51 +0000
(20:47 +0000)
committer
Sven Hoexter
<sven@timegate.de>
Tue, 25 Dec 2007 20:47:51 +0000
(20:47 +0000)
debian/rules
patch
|
blob
|
history
diff --git
a/debian/rules
b/debian/rules
index d3c29cfb0ef032169522b7d2d3e9d84d70e8efc8..cdacbbe2011f0753cd6bee9bf773a8c540ccf0aa 100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-63,7
+63,8
@@
install: build
$(MAKE) install DESTDIR=$(CURDIR)/debian/mysqltcl
mkdir $(CURDIR)/debian/mysqltcl/usr/lib/tcltk
- mv $(CURDIR)/debian/mysqltcl/usr/lib/mysqltcl* $(CURDIR)/debian/mysqltcl/usr/lib/tcltk
+ mv $(CURDIR)/debian/mysqltcl/usr/lib/mysqltcl* \
+ $(CURDIR)/debian/mysqltcl/usr/lib/tcltk
rm -rf \
$(CURDIR)/debian/mysqltcl/usr/share/man/mann \
$(CURDIR)/debian/mysqltcl/usr/bin \