Fixed unmerged changes in base-files

This commit is contained in:
Rubén Rodríguez 2014-06-29 22:09:22 +02:00
parent 938dc3d391
commit 8a2600e223

View file

@ -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