/[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.24 by pkot, Mon May 16 11:16:10 2005 UTC revision 1.25 by pkot, Sun Jul 24 19:12:48 2005 UTC
# Line 46  cp -r ${SRC_DIR} /tmp/gnokii-${VERSION} Line 46  cp -r ${SRC_DIR} /tmp/gnokii-${VERSION}
46     # and again for Slack     # and again for Slack
47     mv packaging/Slackware/SlackBuild-save packaging/Slackware/SlackBuild     mv packaging/Slackware/SlackBuild-save packaging/Slackware/SlackBuild
48     mv packaging/Slackware/SlackBuild-xgnokii-save packaging/Slackware/SlackBuild-xgnokii     mv packaging/Slackware/SlackBuild-xgnokii-save packaging/Slackware/SlackBuild-xgnokii
49       # prepare configure for dku-2 module
50       # for 2.4 kernel
51       cd patches/kernel_2.4
52       autconf
53       cd ../..
54       # and for 2.6 kernel
55       cd patches/kernel_2.6
56       autoconf
57       cd ../..
58       # prepare the tarballs
59     cd ..     cd ..
60     tar -cz --exclude CVS -f /tmp/gnokii-${VERSION}.tar.gz gnokii-${VERSION}     tar -cz --exclude CVS -f /tmp/gnokii-${VERSION}.tar.gz gnokii-${VERSION}
61     echo "Distribution generated in /tmp/gnokii-${VERSION}.tar.gz"     echo "Distribution generated in /tmp/gnokii-${VERSION}.tar.gz"

Legend:
Removed from v.1.24  
changed lines
  Added in v.1.25

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