Skip to content

Commit

Permalink
change the rpm packages maintainer
Browse files Browse the repository at this point in the history
  • Loading branch information
Jordi committed Feb 6, 2014
1 parent b032e4c commit 43c09bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion linux/dmd_rpm.sh
Expand Up @@ -98,7 +98,7 @@ fi
for DNAME in fedora openSUSE
do
# assign variables
MAINTAINER="Jordi Sayol <g.sayol@yahoo.es>"
MAINTAINER="Martin Nowak <code@dawg.eu>"
VERSION=${1:2}
MAJOR=0
MINOR=$(awk -F. '{ print $2 +0 }' <<<$VERSION)
Expand Down

0 comments on commit 43c09bb

Please sign in to comment.