/[gnokii]/gnokii/packaging/make_dist
ViewVC logotype

Diff of /gnokii/packaging/make_dist

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.22 by pkot, Thu May 12 10:22:40 2005 UTC revision 1.23 by pkot, Thu May 12 20:41:31 2005 UTC
# Line 34  cp -r ${SRC_DIR} /tmp/gnokii-${VERSION} Line 34  cp -r ${SRC_DIR} /tmp/gnokii-${VERSION}
34     cp packaging/RedHat/gnokii.spec .     cp packaging/RedHat/gnokii.spec .
35     # and Debian one     # and Debian one
36     cp -r packaging/Debian debian     cp -r packaging/Debian debian
37       # and for Slack as well
38       cp packaging/Slackware/SlackBuild packaging/Slackware/SlackBuild-save
39       cp packaging/Slackware/SlackBuild-xgnokii packaging/Slackware/SlackBuild-xgnokii-save
40     # get recent version of gnapplet.sis     # get recent version of gnapplet.sis
41     wget -q -O utils/gnapplet.sis http://users.szivarvanynet.hu/bozo/gnokii/gnapplet.sis     wget -q -O utils/gnapplet.sis http://users.szivarvanynet.hu/bozo/gnokii/gnapplet.sis
42     make distclean     make distclean
43     mv common/gnvcal2.c common/gnvcal.c     mv common/gnvcal2.c common/gnvcal.c
44       # and again for Slack
45       mv packaging/Slackware/SlackBuild-save packaging/Slackware/SlackBuild
46       mv packaging/Slackware/SlackBuild-xgnokii-save packaging/Slackware/SlackBuild-xgnokii
47     cd ..     cd ..
48     tar -cz --exclude CVS -f /tmp/gnokii-${VERSION}.tar.gz gnokii-${VERSION}     tar -cz --exclude CVS -f /tmp/gnokii-${VERSION}.tar.gz gnokii-${VERSION}
49     echo "Distribution generated in /tmp/gnokii-${VERSION}.tar.gz"     echo "Distribution generated in /tmp/gnokii-${VERSION}.tar.gz"

Legend:
Removed from v.1.22  
changed lines
  Added in v.1.23

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26