forked from extern/shorewall_code
Add version file to Shorewall-shell
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6395 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
1d9e7a849e
commit
64bf02598a
@ -248,6 +248,7 @@ for f in prog.* ; do
|
||||
echo "Program skeleton file ${f#*.} installed as ${PREFIX}/usr/share/shorewall-shell/$f"
|
||||
done
|
||||
|
||||
echo $VERSION > ${PREFIX}/usr/share/shorewall-shell/version
|
||||
#
|
||||
# Report Success
|
||||
#
|
||||
|
@ -59,6 +59,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%attr(0444,root,root) /usr/share/shorewall-shell/lib.tunnels
|
||||
%attr(0644,root,root) /usr/share/shorewall-shell/prog.footer
|
||||
%attr(0644,root,root) /usr/share/shorewall-shell/prog.header
|
||||
%attr(0644,root,root) /usr/share/shorewall-shell/version
|
||||
|
||||
%doc COPYING INSTALL
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user