forked from pool/libguestfs
Remove debug code
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=631
This commit is contained in:
committed by
Git OBS Bridge
parent
c30a4ffb62
commit
1eab1af989
@@ -107,8 +107,6 @@ sed -i 's|RPMVSF_MASK_NOSIGNATURES|_RPMVSF_NOSIGNATURES|' daemon/rpm-c.c
|
||||
sed -i 's/tar zcf/tar -zcf/' appliance/Makefile.am
|
||||
|
||||
%build
|
||||
###echo "CEA: mv /etc/hosts /tmp/hosts"
|
||||
###mv /etc/hosts /tmp/hosts
|
||||
# provide a wrapper to tar that creates bit-reproducible output (boo#1218191)
|
||||
# used in supermin for base.tar.gz, in %install for zz-winsupport.tar.gz zz-scripts.tar.gz and in appliance/Makefile.am for 3 more .tar.gz files
|
||||
SOURCE_DATE_EPOCH=${SOURCE_DATE_EPOCH:-$(date -r %{SOURCE0} +%%s)}
|
||||
@@ -217,9 +215,6 @@ make \
|
||||
|
||||
build_it %{?_smp_mflags} || build_it
|
||||
|
||||
###echo "CEA: cp /tmp/hosts /etc/hosts"
|
||||
###cp /tmp/hosts /etc/hosts
|
||||
|
||||
%install
|
||||
PATH=~/bin:$PATH
|
||||
%make_install \
|
||||
|
||||
Reference in New Issue
Block a user