projects
/
osm
/
LW-UI.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b56a29
)
Removed cp requirements in build-debpkg.sh. Already present
68/6968/1
author
garciadeblas
<gerardo.garciadeblas@telefonica.com>
Tue, 27 Nov 2018 08:47:45 +0000
(09:47 +0100)
committer
garciadeblas
<gerardo.garciadeblas@telefonica.com>
Tue, 27 Nov 2018 08:47:45 +0000
(09:47 +0100)
Change-Id: I9cbcedc8c64a7cc417f1e1b7b215d8b1d32e6a27
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
build-debpkg.sh
patch
|
blob
|
history
diff --git
a/build-debpkg.sh
b/build-debpkg.sh
index
6af77db
..
6831a1a
100755
(executable)
--- a/
build-debpkg.sh
+++ b/
build-debpkg.sh
@@
-45,7
+45,6
@@
for f in $PKG_FILES; do
echo "$f usr/share/osm-$MDG_NAME" >> $DEB_INSTALL
done
cp -R debian $PKG_DIR/.
-cp requirements.txt $PKG_DIR
pushd $PKG_DIR
dh_make -y --indep --createorig --a -c apache