Hi

I'm having the following issue,

I install an rpm version 1 that puts 2 files to a certain path:
/path/file1.xml
/path/file2.xml

Then I updated the rpm to a new version that is suposed to put 2 more files 
to that path and installed it  
/path/file1.xml
/path/file2.xml
/path/file1.xml.new
/path/file2.xml.new

But what hapens is that I dont get 4 files there, I get only the 2 new ones 
/path/file1.xml.new
/path/file2.xml.new

Is this suposed to happen or I am doing something wrong ?

Thanks,

-- 
You received this message because you are subscribed to the Google Groups 
"mojohaus-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/mojohaus-dev/e2469db5-3f44-4a19-9fae-dee52f97a779%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to