Rename readme as readme.md for github syntax to take effect (https://github.com/ultimatepp/mirror/tree/master/uppbox/Scripts)

git-svn-id: svn://ultimatepp.org/upp/trunk@10740 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
amrein 2017-01-21 21:52:48 +00:00
parent 1c1f010ed7
commit 8ec97cb1da
5 changed files with 5 additions and 5 deletions

View file

@ -12,7 +12,7 @@ file
git-mirror,
idebuild,
Makefile,
readme,
readme.md,
src,
upgrade.sh,
uppdeb,

View file

@ -348,11 +348,11 @@ log_debug_info "Cleaning source code"
rm -f "$DESTDIR/$datadir/$package_name/uppsrc/build_info.h"
#<end> TODO
log_debug_info "Copying GCC.bm CLANG.bm" *.scd "U++ license and readme"
log_debug_info "Copying GCC.bm CLANG.bm" *.scd "U++ license and readme.md"
cp -p GCC.bm "$DESTDIR/$datadir/$package_name/"
cp -p CLANG.bm "$DESTDIR/$datadir/$package_name/"
cp -p *.scd "$DESTDIR/$datadir/$package_name/"
cp -p readme "$DESTDIR/$docdir/$package_name/"
cp -p readme.md "$DESTDIR/$docdir/$package_name/"
cp -p uppsrc/ide/Copying "$DESTDIR/$datadir/licenses/$package_name/"
fi

View file

@ -27,7 +27,7 @@ cp -p ~/Scripts/Makefile ~/upp.tmp/upp
cp -p ~/Scripts/domake ~/upp.tmp/upp
cp -p ~/Scripts/doinstall ~/upp.tmp/upp
cp -p ~/Scripts/function_library ~/upp.tmp/upp
cp -p ~/Scripts/readme ~/upp.tmp/upp
cp -p ~/Scripts/readme.md ~/upp.tmp/upp
cp -p ~/Scripts/upp-devel.spec ~/upp.tmp/upp
cp -p ~/Scripts/debian ~/upp.tmp/upp/buildrequires.debian
cp -p ~/Scripts/fedora ~/upp.tmp/upp/buildrequires.fedora

View file

@ -191,7 +191,7 @@ rm -fr %{buildroot}
%files
%defattr(-,root,root,-)
%license uppsrc/ide/Copying
%doc readme
%doc readme.md
%{_bindir}/theide
%{_bindir}/umk
%{_datadir}/applications/theide.desktop