Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
etersoft-build-utils
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
korinf
etersoft-build-utils
Commits
663cf7ad
Commit
663cf7ad
authored
Nov 01, 2009
by
Vitaly Lipatov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
rpmcs: fix %__awker and so on replacement
parent
46faf3b8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
33 additions
and
33 deletions
+33
-33
rpmcs
bin/rpmcs
+33
-33
No files found.
bin/rpmcs
View file @
663cf7ad
...
@@ -148,42 +148,42 @@ do
...
@@ -148,42 +148,42 @@ do
s|%__mv |mv |g
s|%__mv |mv |g
s|%__mkdir_p|mkdir -p|g
s|%__mkdir_p|mkdir -p|g
s|%__mkdir |mkdir |g
s|%__mkdir |mkdir |g
s|%__make
|make
|g
s|%__make
|make
|g
s|%__awk
|gawk
|g
s|%__awk
|gawk
|g
s|%__bzip2
|bzip2
|g
s|%__bzip2
|bzip2
|g
s|%__cat
|cat
|g
s|%__cat
|cat
|g
s|%__chgrp
|chgrp
|g
s|%__chgrp
|chgrp
|g
s|%__chmod
|chmod
|g
s|%__chmod
|chmod
|g
s|%__chown
|chown
|g
s|%__chown
|chown
|g
s|%__cpio
|cpio
|g
s|%__cpio
|cpio
|g
s|%__file
|file
|g
s|%__file
|file
|g
s|%__gpg
|gpg
|g
s|%__gpg
|gpg
|g
s|%__grep
|grep
|g
s|%__grep
|grep
|g
s|%__gzip
|gzip
|g
s|%__gzip
|gzip
|g
s|%__id
|id
|g
s|%__id
|id
|g
s|%__install |install |g
s|%__install |install |g
s|%__install_info
|install-info
|g
s|%__install_info
|install-info
|g
s|%__ln_s
|ln -s
|g
s|%__ln_s
|ln -s
|g
s|%__patch
|patch
|g
s|%__patch
|patch
|g
s|%__perl |perl |g
s|%__perl |perl |g
s|%__pgp
|pgp
|g
s|%__pgp
|pgp
|g
s|%__python |python |g
s|%__python |python |g
s|%__rm
|rm
|g
s|%__rm
|rm
|g
s|%__rsh
|rsh
|g
s|%__rsh
|rsh
|g
s|%__sed
|sed
|g
s|%__sed
|sed
|g
s|%__ssh
|ssh
|g
s|%__ssh
|ssh
|g
s|%__tar
|tar
|g
s|%__tar
|tar
|g
s|%__unzip
|unzip
|g
s|%__unzip
|unzip
|g
s|%__ar
|ar
|g
s|%__ar
|ar
|g
s|%__as
|as
|g
s|%__as
|as
|g
s|%__cc
|gcc
|g
s|%__cc
|gcc
|g
s|%__cpp
|gcc -E
|g
s|%__cpp
|gcc -E
|g
s|%__cxx
|g++
|g
s|%__cxx
|g++
|g
s|%__ld
|ld
|g
s|%__ld
|ld
|g
s|%__nm
|nm
|g
s|%__nm
|nm
|g
s|%__objcopy
|objcopy
|g
s|%__objcopy
|objcopy
|g
s|%__objdump
|objdump
|g
s|%__objdump
|objdump
|g
s|%__ranlib
|ranlib
|g
s|%__ranlib
|ranlib
|g
s|%__tar |tar |g"
$i
s|%__tar |tar |g"
$i
# CHECK ME:
# CHECK ME:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment