https://bugs.kde.org/show_bug.cgi?id=356788
Bug ID: 356788
Summary: README in git sources v15.10-16-gdb8826f starts out
with factual errors
Product: buildsystem
Version: unspecified
Platform: Debian unstable
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
It's a documentation bug, the first section of the README in the git repository
git://anongit.kde.org/kdesrc-build.git speaks about a directory that does not
exist.
There is the sentence:
Copy the kdesrc-build directory somewhere where you will be able to find
it. The whole directory has to go together, so don't just copy the script
itself.
But there is no kdesrc-build directory, there is just a file kdesrc-build:
% ls -l kdesrc-build
-rwxr-xr-x 1 k k 8026 2015-05-22 11:58:56 kdesrc-build*
Looks like the READMe and reality are a bit out of sync.
Reproducible: Always
--
You are receiving this mail because:
You are watching all bug changes.