Fixed unmerged changes in base-files
This commit is contained in:
parent
938dc3d391
commit
8a2600e223
1 changed files with 1 additions and 5 deletions
|
|
@ -17,7 +17,7 @@
|
||||||
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||||
#
|
#
|
||||||
|
|
||||||
VERSION=2
|
VERSION=3
|
||||||
|
|
||||||
. ./config
|
. ./config
|
||||||
|
|
||||||
|
|
@ -93,9 +93,6 @@ cat > etc/lsb-release <<EOF
|
||||||
DISTRIB_ID=Trisquel
|
DISTRIB_ID=Trisquel
|
||||||
DISTRIB_RELEASE=$REVISION
|
DISTRIB_RELEASE=$REVISION
|
||||||
DISTRIB_CODENAME=$CODENAME
|
DISTRIB_CODENAME=$CODENAME
|
||||||
<<<<<<< HEAD
|
|
||||||
DISTRIB_DESCRIPTION="Trisquel $REVISION"
|
|
||||||
=======
|
|
||||||
DISTRIB_DESCRIPTION="Trisquel GNU/Linux $REVISION, $CODENAMECAPS"
|
DISTRIB_DESCRIPTION="Trisquel GNU/Linux $REVISION, $CODENAMECAPS"
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
|
|
@ -109,7 +106,6 @@ VERSION_ID="$REVISION"
|
||||||
HOME_URL="https://trisquel.info/"
|
HOME_URL="https://trisquel.info/"
|
||||||
SUPPORT_URL="https://trisquel.info/wiki"
|
SUPPORT_URL="https://trisquel.info/wiki"
|
||||||
BUG_REPORT_URL="https://trisquel.info/project/issues"
|
BUG_REPORT_URL="https://trisquel.info/project/issues"
|
||||||
>>>>>>> d34910d... Updated base-files, fixes #11841
|
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
cat << EOF > origins/trisquel
|
cat << EOF > origins/trisquel
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue