mirror of
https://invent.kde.org/network/falkon.git
synced 2024-12-20 10:46:35 +01:00
Removed .orig copies of source files
I hope this will be last ...
This commit is contained in:
parent
a72b515d5b
commit
8e8e884968
@ -23,5 +23,7 @@ astyle --indent=spaces=4 --style=linux \
|
|||||||
--align-pointer=type --align-reference=name \
|
--align-pointer=type --align-reference=name \
|
||||||
`find -type f -name '*.h'`
|
`find -type f -name '*.h'`
|
||||||
|
|
||||||
|
rm */*.orig
|
||||||
|
|
||||||
read -p "Press [ENTER] to close terminal"
|
read -p "Press [ENTER] to close terminal"
|
||||||
exit
|
exit
|
||||||
|
Loading…
Reference in New Issue
Block a user