Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
wiki:reprepro [2014/10/29 23:52] – [Snapshoting] neyronwiki:reprepro [2014/10/29 23:53] – [Snapshoting] neyron
Line 44: Line 44:
 $ cp source/Release binary-i386/Release $ cp source/Release binary-i386/Release
 $ cp source/Release binary-amd64/Release $ cp source/Release binary-amd64/Release
-$ cp $POOL/oar_$VERSION.{dsc,debian.tar.gz} source/pool/main/o/oar/ +$ cp $POOL/oar_${VERSION}.{dsc,debian.tar.gz} source/pool/main/o/oar/ 
-$ cp $POOL/*$VERSION_{all,i386}* binary-i386/pool/main/o/oar/ +$ cp $POOL/*${VERSION}_{all,i386}* binary-i386/pool/main/o/oar/ 
-$ cp $POOL/*$VERSION_{all,amd64}* binary-amd64/pool/main/o/oar/+$ cp $POOL/*${VERSION}_{all,amd64}* binary-amd64/pool/main/o/oar/
 $ (cd source ; apt-ftparchive sources . > Sources ; gzip -c Sources > Sources.gz) $ (cd source ; apt-ftparchive sources . > Sources ; gzip -c Sources > Sources.gz)
 $ (cd binary-i386 ; apt-ftparchive packages . > Packages ; gzip -c Packages > Packages.gz) $ (cd binary-i386 ; apt-ftparchive packages . > Packages ; gzip -c Packages > Packages.gz)
wiki/reprepro.txt · Last modified: 2014/10/29 23:57 by neyron
Recent changes RSS feed GNU Free Documentation License 1.3 Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki