Skip to content

Commit

Permalink
Update files for .deb and .rpm package generation
Browse files Browse the repository at this point in the history
  • Loading branch information
pratid committed Mar 2, 2015
1 parent 229ece1 commit 4546476
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ngsi_event_broker/script/build/package.sh
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ shift $(expr $OPTIND - 1)
}

# Function to create a DEB package
create_debian_package() {
create_deb_package() {
local package dpkg_files
cp -r $PROGDIR/files/debian $BASEDIR
cd $BASEDIR
Expand Down

0 comments on commit 4546476

Please sign in to comment.