git://scientific.zcu.cz
/
packaging-deb-pOCCI.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cd81bc6
)
Config file not instaloed anymoar.
author
František Dvořák
<valtri@civ.zcu.cz>
Sun, 30 Aug 2015 18:23:16 +0000
(20:23 +0200)
committer
František Dvořák
<valtri@civ.zcu.cz>
Sun, 30 Aug 2015 18:23:16 +0000
(20:23 +0200)
debian/rules
patch
|
blob
|
blame
|
history
diff --git
a/debian/rules
b/debian/rules
index
bf6fd43
..
fa20e2b
100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-28,9
+28,6
@@
override_dh_auto_install:
mv debian/python3-pocci/usr/bin/pOCCI debian/python3-pocci/usr/bin/pOCCI-$(PY3VER)
mkdir -p debian/python3-pocci/usr/share/man/man1
cp -p pOCCI/pOCCI.1 debian/python3-pocci/usr/share/man/man1/pOCCI-$(PY3VER).1
- # config file not needed
- rm -rf debian/python-pocci/etc
- rm -rf debian/python3-pocci/etc
override_dh_auto_test:
dh_auto_test