mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-12 16:29:38 +02:00
updated fpc deb creation
git-svn-id: trunk@4404 -
This commit is contained in:
parent
10130653c1
commit
fe7ac9ce1f
@ -71,7 +71,7 @@ if [ "$PkgType" = "deb" ]; then
|
|||||||
|
|
||||||
# change debian files
|
# change debian files
|
||||||
DebianRulezDir=$TmpDir/install/debian/
|
DebianRulezDir=$TmpDir/install/debian/
|
||||||
Date='Sun Jul 13 16:02:44 CEST 2003'
|
Date=`date --rfc-822`
|
||||||
|
|
||||||
# prepend changelog information, needed for version
|
# prepend changelog information, needed for version
|
||||||
cd $DebianRulezDir
|
cd $DebianRulezDir
|
||||||
|
Loading…
Reference in New Issue
Block a user