Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
eduroam
radsecproxy-uninett
Commits
34c3c676
Commit
34c3c676
authored
Sep 22, 2016
by
Kolbjørn Barmen
Browse files
Urk, bytta ut - med ~ på feil sted
parent
71f451a2
Changes
1
Hide whitespace changes
Inline
Side-by-side
build.sh
View file @
34c3c676
...
@@ -29,13 +29,13 @@ tar xzf "${package}"_"${version}".orig.tar.gz
...
@@ -29,13 +29,13 @@ tar xzf "${package}"_"${version}".orig.tar.gz
apt-get
source
${
package
}
apt-get
source
${
package
}
tar
xf
"
${
package
}
"
_
*
.debian.tar.xz
-C
"
${
package
}
"
-
"
${
version
}
/"
tar
xf
"
${
package
}
"
_
*
.debian.tar.xz
-C
"
${
package
}
"
-
"
${
version
}
/"
cp
patches/
*
"
${
package
}
"
~
"
${
version
}
"
/debian/patches/
cp
patches/
*
"
${
package
}
"
-
"
${
version
}
"
/debian/patches/
for
patch
in
patches/
*
;
do
for
patch
in
patches/
*
;
do
echo
${
patch
##*/
}
echo
${
patch
##*/
}
done
>>
"
${
package
}
"
-
"
${
version
}
"
/debian/patches/series
done
>>
"
${
package
}
"
-
"
${
version
}
"
/debian/patches/series
cat
>
changelog
<<
EOF
cat
>
changelog
<<
EOF
radsecproxy (
${
version
}
-
${
revision
}
) unstable; urgency=medium
radsecproxy (
${
version
}
~
${
revision
}
) unstable; urgency=medium
* New upstream release, with uninett-specific patches
* New upstream release, with uninett-specific patches
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment