Hey Bhavani,

I see in the diff we have the following

-- aoetools-30.orig/Makefile
+++ aoetools-30/Makefile
@@ -63,7 +63,7 @@
        done
 
 clean :
-       rm -f ${CONF_SCRIPTS} ${AOE_PING_OBJ} ${AOE_CFG_OBJ} ${PROGS}
+       rm -f ${CONF_SCRIPTS} ${AOE_PING_OBJ} ${PROGS}
 
 aoeping : ${AOE_PING_OBJ}
        ${CC} ${CFLAGS} -o $@ ${AOE_PING_OBJ}


Although I cant find in the merge log why we do this? Best I could find where 
it was added...

 * Makefile: Added AOE_CFG_OBJ to the clean target.

Any idea why we don't do this? If there is a good reason, we need to add
it to our changelog for carried changes. Else lets drop that change...

-- 
Please merge aoetools 30-1(universe) from debian unstable(main)
https://bugs.launchpad.net/bugs/413558
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to